Home
last modified time | relevance | path

Searched refs:VSync (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DDisplayEventReceiver.h66 struct VSync { struct
80 VSync vsync;
/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.cpp358 nextState = mVSyncState->synthetic ? State::SyntheticVSync : State::VSync; in threadMain()
365 if (mState == State::VSync) { in threadMain()
367 } else if (nextState == State::VSync) { in threadMain()
386 ALOGW_IF(mState == State::VSync, "Faking VSYNC due to driver stall"); in threadMain()
475 case State::VSync: in toCString()
DEventThread.h209 VSync, enumerator
/frameworks/native/cmds/surfacereplayer/replayer/
DREADME.md12 * VSync events
44 off VSync injections if it interrupted in any way other than fully replaying the trace
67 - n - steps the replayer to the next VSync event
169 **VSyncEvents** contain when the VSync event has occurred.