Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp2107 const auto prevVsyncTime = mScheduler->getPreviousVsyncFrom(mExpectedPresentTime); in onMessageRefresh() local
2109 refreshArgs.earliestPresentTime = prevVsyncTime - hwcMinWorkDuration; in onMessageRefresh()