Home
last modified time | relevance | path

Searched refs:SyntheticVSync (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DEventThread.cpp457 nextState = mVSyncState->synthetic ? State::SyntheticVSync : State::VSync; in threadMain()
484 mState == State::SyntheticVSync ? 16ms : 1000ms; in threadMain()
626 case State::SyntheticVSync: in toCString()
DEventThread.h245 SyntheticVSync, enumerator