summaryrefslogtreecommitdiffstats
path: root/Android.mk
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2015-08-20 16:59:44 -0700
committerJorim Jaggi <jjaggi@google.com>2015-08-21 19:29:30 +0000
commitab45a217b0002dcf586d529ab8581cacbbfc37e9 (patch)
tree666b35067defcdc2602b3fc2f7a3112ca2180ce2 /Android.mk
parent86bed40605e407459496ee2bfdf6b8af1ae1a581 (diff)
downloadframeworks_base-ab45a217b0002dcf586d529ab8581cacbbfc37e9.zip
frameworks_base-ab45a217b0002dcf586d529ab8581cacbbfc37e9.tar.gz
frameworks_base-ab45a217b0002dcf586d529ab8581cacbbfc37e9.tar.bz2
Make wake-and-unlock faster
- Scrims: When dismissing Keyguard, don't wait until the next frame to start the animation. Saves 16ms - Scrims: Skip first frame, because it's completely black anyways. Saves 16ms. - Don't wait with navigation bar to show until the screen has turned on. Window manager is blocked on DisplayPowerController anyways, so the animation will exactly be started when the screen turns on. Fixes some jank as well. - Window manager: Don't wait for the window below Keyguard for draw completion until turning on screen. Saves a lot of time depending on how the app is behaving. Bug: 23401557 Change-Id: I9734f9a12143f0e3c0647e9aa066831a29a6de63
Diffstat (limited to 'Android.mk')
0 files changed, 0 insertions, 0 deletions