OSDN Git Service

Flag window animation transactions as animations.
authorJamie Gennis <jgennis@google.com>
Tue, 16 Oct 2012 02:14:58 +0000 (19:14 -0700)
committerJamie Gennis <jgennis@google.com>
Tue, 16 Oct 2012 02:19:50 +0000 (19:19 -0700)
commitb6ce6e42cc89864354c7ecb9ae80504a6c9dddcf
tree80559f92f7ee006248197baa3aa5a1f4444ec5b3
parentd86a532c5271dfbfe7378ddeb6700fafd92ecbcc
Flag window animation transactions as animations.

This change makes WindowManager use the new eAnimation flag when animating
windows.  This prevents some of the window updates from being combined with
updates from prior animation frames.

Bug: 7353840
Change-Id: I5a9f8fa2c1a2f5f08363a45cd9f28bb97cd77080
core/java/android/view/Surface.java
core/jni/android_view_Surface.cpp
services/java/com/android/server/wm/WindowAnimator.java