Skip to content
Commit 2b5ca025 authored by Rachel Lee's avatar Rachel Lee
Browse files

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
parent c76126e3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment