Searched refs:mHavePendingVsync (Results 1 – 1 of 1) sorted by relevance
696 private boolean mHavePendingVsync; field in Choreographer.FrameDisplayEventReceiver736 if (mHavePendingVsync) { in onVsync()740 mHavePendingVsync = true; in onVsync()752 mHavePendingVsync = false; in run()