Home
last modified time | relevance | path

Searched defs:brightnessLowestCapAllowed (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DDisplayDeviceConfig.java2996 public final float brightnessLowestCapAllowed; field in DisplayDeviceConfig.PowerThrottlingConfigData
2999 public PowerThrottlingConfigData(float brightnessLowestCapAllowed, in PowerThrottlingConfigData()