Home
last modified time | relevance | path

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

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