Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DRefreshRateSelector.cpp990 bool hasExplicitDefault = false; in getFrameRateOverrides() local
998 hasExplicitDefault = true; in getFrameRateOverrides()
1009 if (hasExplicitExactOrMultiple && hasExplicitDefault && hasHighHint) { in getFrameRateOverrides()
1021 if (hasHighHint && !hasExplicitDefault) { in getFrameRateOverrides()