diff options
author | Winson Chung <winsonc@google.com> | 2017-08-22 10:08:06 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2017-08-22 10:32:07 -0700 |
commit | 3e7e4646206e3fa22fec983fb0898c119ebe70ae (patch) | |
tree | dbf93807436ef9fb633ccdd687af74a893a7cacc /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | db9ae4217def4f06b552e61b09c153976862658a (diff) |
Fix issue with race when updating/using layout algorithm.
- Prevent accessing the same layout algorithm from the dummy stack view
from multiple threads, instead use a separate layout algorithm only used
when preloading from the background.
- Removed some unused variables
Bug: 64363645
Test: Use recents and verify it still preloads the right number of tasks
Change-Id: I3fb81df4af451ab4ce43b33ace88156f22a6bced
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions