summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/Script.java
diff options
context:
space:
mode:
authortiger_huang <tiger_huang@htc.com>2015-02-17 14:07:40 +0800
committertiger_huang <tiger_huang@htc.com>2015-03-10 21:10:40 +0800
commit473db6fdfbf838ad7506d17dd8f46f127cbe1dd7 (patch)
tree892dd2bec8fbdc5c53e9105595a41b0f0b733d7f /rs/java/android/renderscript/Script.java
parent2a88ff2fe1849a3823962a2c239afdf6339fedc9 (diff)
Wait for opening apps ready before stopping freezing display
When the screen rotation is changing, we will freeze the display until all the window surfaces are all drawn (this is not including windows which have no surface). If the opening app's window surface is created after we stop freezing the display, there would be no waiting for the app, and the user would see the black screen. In this change, we would not only wait for the windows which have surface, but also wait for the windows about to have surface before stopping freezing display. https://code.google.com/p/android/issues/detail?id=150921 Change-Id: I7de4db8ca902236f3e9f730b04dbde681cf8c032
Diffstat (limited to 'rs/java/android/renderscript/Script.java')
0 files changed, 0 insertions, 0 deletions