Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DFrameTracker.cpp62 void FrameTracker::setDisplayRefreshPeriod(nsecs_t displayPeriod) { in setDisplayRefreshPeriod()
/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateSelector.cpp308 nsecs_t displayPeriod, nsecs_t layerPeriod) const { in calculateNonExactMatchingDefaultLayerScoreLocked()
330 const auto displayPeriod = refreshRate.getPeriodNsecs(); in calculateNonExactMatchingLayerScoreLocked() local