diff options
author | Jim Miller <jaggies@google.com> | 2013-10-30 15:23:46 -0700 |
---|---|---|
committer | Jim Miller <jaggies@google.com> | 2013-10-30 15:23:46 -0700 |
commit | 8a26b43cd83ef42aecc75590beeb37122dd5bb4b (patch) | |
tree | bef2bfe5e13c6c9e539045b857852dfa5acf68f3 /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 73f68dbcc6e03aa0071097ea8b1b84995013ff59 (diff) |
Fix glitch with switching users from QuickSettings
Since keyguard and systemui were merged into the same process to save
memory, they share the same Looper and graphics context. As a result,
there's no way to allow concurrent animation while keyguard inflates.
The workaround is to add a slight delay to allow the animation to finish.
Workaround for bug 11046339
Change-Id: I355ca4fb325312bae87d587acfb12b475ecdeba4
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions