Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DVSyncDispatchTimerQueue.cpp111 bool const wouldSkipAWakeup = in schedule() local
114 wouldSkipAVsyncTarget, wouldSkipAWakeup); in schedule()
116 if (wouldSkipAVsyncTarget || wouldSkipAWakeup) { in schedule()
123 if (wouldSkipAVsyncTarget && wouldSkipAWakeup) { in schedule()
189 bool const wouldSkipAWakeup = in getArmedInfo() local
192 wouldSkipAVsyncTarget, wouldSkipAWakeup); in getArmedInfo()
193 if (wouldSkipAVsyncTarget || wouldSkipAWakeup) { in getArmedInfo()