Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DRefreshRateConfigs.cpp319 const bool hasExplicitVoteLayers = explicitDefaultVoteLayers > 0 || in getBestRefreshRateLocked() local
324 if (globalSignals.touch && !hasExplicitVoteLayers) { in getBestRefreshRateLocked()
338 !(primaryRangeIsSingleRate && hasExplicitVoteLayers)) { in getBestRefreshRateLocked()