Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DVSyncDispatchTimerQueue.cpp154 bool const nextVsyncTooClose = mLastDispatchTime && in adjustVsyncIfNeeded() local
162 if (nextVsyncTooClose) { in adjustVsyncIfNeeded()