diff options
author | Jeff Brown <jeffbrown@google.com> | 2012-10-19 17:04:30 -0700 |
---|---|---|
committer | Jeff Brown <jeffbrown@google.com> | 2012-10-19 18:04:27 -0700 |
commit | 32dafe25ac2e06f127f48d6a5826537e11575f52 (patch) | |
tree | 6efa22db367f5f3f2ebaea9ebd0d116e8b2b0cd3 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 9bef3294d3660a85442829a25c9777e25d3c3cc8 (diff) |
Reduce screen on/off latency.
Reduce latency of screen on/off and improve how it is synchronized with
backlight changes. Screen state changes are no longer posted to vsync
which should save time. What's more, the state change occurs on a
separate thread so we no longer run the risk of blocking the Looper
for a long time while waiting for the screen to turn on or off.
Bug: 7382919
Bug: 7139924
Change-Id: I375950d1b07e22fcb94efb82892fd817e2f780dc
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions