Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DRefreshRateSelector.cpp989 bool hasExplicitExactOrMultiple = false; in getFrameRateOverrides() local
995 hasExplicitExactOrMultiple = true; in getFrameRateOverrides()
1009 if (hasExplicitExactOrMultiple && hasExplicitDefault && hasHighHint) { in getFrameRateOverrides()
1015 if (globalSignals.touch && hasExplicitExactOrMultiple) { in getFrameRateOverrides()