commit | 38d2500594652eabe7ee989d40b7190a26c577cc | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Fri Jun 11 14:30:09 2021 -0700 |
committer | Robert Carr <racarr@google.com> | Tue Jun 15 11:53:29 2021 -0700 |
tree | 6819769370bc9866374ef81f18b12f91cc026fa8 | |
parent | 13a864c4702e4303b6ccb26ae0cbe573bf62e2da [diff] |
Layer: Don't need atomic for transaction flags Following queued transaction changes we don't need an atomic here since setPosition etc all execute on the main thread. Test: Existing tests pass. simpleperf Bug: 186200583 Change-Id: I965d3883d30ce1eb3c452742535281f3e2719424