diff options
| author | 2017-08-22 10:08:06 -0700 | |
|---|---|---|
| committer | 2017-08-22 10:32:07 -0700 | |
| commit | 3e7e4646206e3fa22fec983fb0898c119ebe70ae (patch) | |
| tree | dbf93807436ef9fb633ccdd687af74a893a7cacc /libs/hwui/ProgramCache.cpp | |
| 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 'libs/hwui/ProgramCache.cpp')
0 files changed, 0 insertions, 0 deletions