diff options
author | Craig Mautner <cmautner@google.com> | 2012-03-20 10:16:26 -0700 |
---|---|---|
committer | Craig Mautner <cmautner@google.com> | 2012-03-20 10:16:26 -0700 |
commit | 22ce1414a0073b5cddadf1da8475f6fb7b409e44 (patch) | |
tree | 449cef06da5bbbc27ab00f4c8fdf8d099abb0c1b /graphics/java/android/renderscript/RenderScript.java | |
parent | f6b8f7b34f5fe94cd1d8753ec356b967293f1f9c (diff) |
Fix flickering when starting and ending apps.
Surfaces were displaying animations in their entirety for a single
frame before the animation kicked in. This caused a flash on the
screen. By setting the animation to invisible (alpha=0) at their
start it makes no difference if they are displayed.
Fixed bug 6176540.
Removed redundant mDimAnimator.show call.
Change-Id: I47c1b0d38273b011d9115822a8476671d6a050fc
Diffstat (limited to 'graphics/java/android/renderscript/RenderScript.java')
0 files changed, 0 insertions, 0 deletions