Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DRefreshRateConfigs.cpp318 const bool hasExplicitVoteLayers = explicitDefaultVoteLayers > 0 || in getBestRefreshRateLocked() local
323 if (globalSignals.touch && !hasExplicitVoteLayers) { in getBestRefreshRateLocked()
337 !(primaryRangeIsSingleRate && hasExplicitVoteLayers)) { in getBestRefreshRateLocked()