Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/nativedisplay/
H A DAChoreographer.cpp153 nsecs_t mLatestVsyncPeriod = -1; member in android::Choreographer
336 const nsecs_t lastPeriod = mLatestVsyncPeriod; in handleRefreshRateUpdates()
338 mLatestVsyncPeriod = pendingPeriod; in handleRefreshRateUpdates()