Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DRefreshRateConfigs.h178 static constexpr int CURRENT_POLICY_UNCHANGED = 1; variable
DRefreshRateConfigs.cpp758 return CURRENT_POLICY_UNCHANGED; in setDisplayManagerPolicy()
773 return CURRENT_POLICY_UNCHANGED; in setOverridePolicy()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp6504 if (setPolicyResult == scheduler::RefreshRateConfigs::CURRENT_POLICY_UNCHANGED) { in setDesiredDisplayModeSpecsInternal()