commit | 86653e9e2caae7ee5295d36a85e1d5b098751bbc | [log] [tgz] |
---|---|---|
author | Vishnu Nair <vishnun@google.com> | Wed Nov 03 17:19:36 2021 -0700 |
committer | Vishnu Nair <vishnun@google.com> | Fri Nov 05 10:28:15 2021 -0700 |
tree | ef8eac775e5797200984e88e71d30c1df33c2c67 | |
parent | ca25186dfdc4e443b6a1d669859432cd39b30d4e [diff] |
SF: Add autorefresh to drawingstate Autorefresh does not need to be an atomic variable. It is only accessed from the main thread. Move it to drawing state so it can be accessed from the base Layer class when creating the starting state. Test: presubmit Bug: 200284593 Change-Id: I52a00c4185a3a883e4d5cf850257bb3a098b4d22