summaryrefslogtreecommitdiff
path: root/graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorCraig Mautner <cmautner@google.com>2013-10-22 14:29:01 -0700
committerCraig Mautner <cmautner@google.com>2013-10-22 14:50:52 -0700
commit798adeffb0b9c22707b493895453e7dd2f608b75 (patch)
treee8ca6dbd92507ab12a48446194c0a12b2a74b8ac /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java
parent40006309990c40f5b4b26646b98df222d8d27922 (diff)
Don't use transient states for wallpaper animation.
The WindowManagerService member mLowerWallpaperTarget is not stable throughout an app transition. Relying on it to be stable causes the intra-wallpaper animation to start out right but after the windows have been relayed out there is no longer a lower wallpaper target. This causes the wallpaper to start tracking the animation of the current wallpaper target rather than remain stable. Switching to a new variable that saves the state of wallpaper animation at the start of the animation fixes bug 11240590. Change-Id: I336a59c47665fcf61019f567b8663956ff0e4940
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions