Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateConfigs.cpp401 const bool isInPolicyForDefault = seamedFocusedLayers > 0 in getBestRefreshRateLocked() local
405 if (layer.seamlessness == Seamlessness::Default && !isInPolicyForDefault) { in getBestRefreshRateLocked()