Searched refs:brightnessLowestCapAllowed (Results 1 – 2 of 2) sorted by relevance
209 mPowerThrottlingConfigData.brightnessLowestCapAllowed); in recalculateBrightnessCap()
2996 public final float brightnessLowestCapAllowed; field in DisplayDeviceConfig.PowerThrottlingConfigData2999 public PowerThrottlingConfigData(float brightnessLowestCapAllowed, in PowerThrottlingConfigData() argument3001 this.brightnessLowestCapAllowed = brightnessLowestCapAllowed; in PowerThrottlingConfigData()3009 + brightnessLowestCapAllowed in toString()