summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2017-03-28 18:50:01 +0100
committerJorim Jaggi <jjaggi@google.com>2017-04-07 22:10:34 +0200
commited7993b5d147a6741d26fe0b16cc9fa5e34ceaee (patch)
treed252ec5a08c7db59700a6c7a2f39de2809563329 /rs/java/android/renderscript/ProgramStore.java
parent5515b12bee583006d2cf00cfe8cee132ab268489 (diff)
Introduce android.anim thread in system_server
We create a new thread on which everything is running that directly impacts window animations, i.e. layout, anim tick and starting window creation. This is such that any work on android.display can not lead to jank in the window animation, specifically lock contention on activity manager lock that blocks callbacks from android.display into AM can not lead to window animation jank. Test: Run animation, take systrace, make sure animation is on android.anim Test: AppWindowContainerControllerTestTest: AppWindowContainerControllerTestss Fixes: 36792959 Change-Id: I5d41419a709b7984724e7053a3afdcc1ffe1aaa2
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions