summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramStore.java
diff options
context:
space:
mode:
authorLucas Dupin <dupin@google.com>2017-09-14 14:15:42 -0700
committerLucas Dupin <dupin@google.com>2017-09-14 14:26:19 -0700
commit9272d45da90cc1206ea81d7100724142dca35222 (patch)
tree3c5547c634aac5311d5d7ddbd819dafa8d0bba73 /rs/java/android/renderscript/ProgramStore.java
parent8274aa9f25662a24f39fe50f0512122aa89acfcb (diff)
Color extraction should not block switchUser
switchUser is called from the main thread. This would block it until color extraction ends, possibly causing a timeout in ActivityManager. We're now offloading color extraction to another thread. Test: Change wallpapers, switch users. Change-Id: I570c3ce5a562b56106d614c8febc12134e151afc Fixes: 65146279
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions