diff options
| author | 2023-02-16 13:44:34 -0800 | |
|---|---|---|
| committer | 2023-02-28 15:08:23 -0800 | |
| commit | 2b5ca025db915d45ca06ee27a3868791836ce08f (patch) | |
| tree | cd1e519db0887cac15da651448ae3b19ee20a127 /libs/input/PointerController.cpp | |
| parent | c76126e3d0ffdb2ebd7cac408f0722a87654c674 (diff) | |
Disallow accessing data outside of vsync callback
The `FrameData` and `FrameTimeline`s are not valid
outside of the vsync callback. Throw exception if someone tries to call
the methods outside.
Test: atest ChoreographerTest
Bug: 258694738
Change-Id: I4c3733392ebee39eeb4b2043eb2a28e739c22d6e
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions