Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DRefreshRateSelector.cpp220 const Fps existingModeFps = existingIter->second->second->getPeakFps(); in createFrameRateModes() local
222 policy.primaryRanges.physical.includes(existingModeFps); in createFrameRateModes()
227 if (isStrictlyLess(mode->getPeakFps(), existingModeFps)) { in createFrameRateModes()