Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DVSyncDispatchTimerQueue.cpp131 auto const nextReadyTime = nextVsyncTime - timing.readyDuration; in schedule() local
184 const auto nextReadyTime = nextVsyncTime - timing.readyDuration; in getArmedInfo() local