Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DRefreshRateConfigs.h137 bool allowGroupSwitching = false; member
151 allowGroupSwitching == other.allowGroupSwitching;
DRefreshRateConfigs.cpp536 (policy->allowGroupSwitching || in constructAvailableRefreshRates()
/frameworks/native/services/surfaceflinger/tests/unittests/
DRefreshRateConfigsTest.cpp1256 policy.allowGroupSwitching = true; in TEST_F()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp6265 overridePolicy.allowGroupSwitching = true; in acquireFrameRateFlexibilityToken()