Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateSelector.cpp1276 const auto activeModeOpt = mDisplayModes.get(modeId); in setActiveMode() local
1318 const auto activeModeOpt = mDisplayModes.get(activeModeId); in updateDisplayModes() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableSurfaceFlinger.h1093 const auto activeModeOpt = modes.get(activeModeId); in inject() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1492 const auto activeModeOpt = mDisplayModeController.getDesiredMode(displayId); in applyActiveMode() local