Searched refs:mHavePendingVsync (Results 1 – 1 of 1) sorted by relevance
908 private boolean mHavePendingVsync; field in Choreographer.FrameDisplayEventReceiver934 if (mHavePendingVsync) { in onVsync()938 mHavePendingVsync = true; in onVsync()950 mHavePendingVsync = false; in run()