Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DVSyncDispatchTimerQueue.cpp97 bool const wouldSkipAWakeup = in schedule() local
99 if (wouldSkipAVsyncTarget && wouldSkipAWakeup) { in schedule()