| commit | 32dafe25ac2e06f127f48d6a5826537e11575f52 | [log] [tgz] |
|---|---|---|
| author | Jeff Brown <jeffbrown@google.com> | Fri Oct 19 17:04:30 2012 -0700 |
| committer | Jeff Brown <jeffbrown@google.com> | Fri Oct 19 18:04:27 2012 -0700 |
| tree | 6efa22db367f5f3f2ebaea9ebd0d116e8b2b0cd3 | |
| 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