Searched refs:mPowerThrottlingDataActive (Results 1 – 1 of 1) sorted by relevance
65 private PowerThrottlingData mPowerThrottlingDataActive = null; field in BrightnessPowerClamper156 mPowerThrottlingDataActive = mPowerThrottlingDataOverride in recalculateActiveData()159 if (mPowerThrottlingDataActive != null) { in recalculateActiveData()198 if (mPowerThrottlingDataActive == null) { in recalculateBrightnessCap()221 if (mPowerThrottlingDataActive != null) { in getPowerQuotaForThermalStatus()223 for (ThrottlingLevel level : mPowerThrottlingDataActive.throttlingLevels) { in getPowerQuotaForThermalStatus()