Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DRefreshRateStats.h44 HwcConfigIndexType currentConfigId, in RefreshRateStats() argument
48 mCurrentConfigMode(currentConfigId), in RefreshRateStats()
DRefreshRateConfigs.cpp400 HwcConfigIndexType currentConfigId) in RefreshRateConfigs() argument
403 LOG_ALWAYS_FATAL_IF(currentConfigId.value() >= configs.size()); in RefreshRateConfigs()
412 if (configId == currentConfigId) { in RefreshRateConfigs()
419 mDisplayManagerPolicy.defaultConfig = currentConfigId; in RefreshRateConfigs()
DRefreshRateConfigs.h281 HwcConfigIndexType currentConfigId);