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
Loading
Please register or sign in to comment