Home
last modified time | relevance | path

Searched defs:nextReadyTime (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DVSyncDispatchTimerQueue.cpp106 auto const nextReadyTime = nextVsyncTime - timing.readyDuration; in schedule() local
134 const auto nextReadyTime = nextVsyncTime - mScheduleTiming.readyDuration; in update() local