Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DBrightnessThrottler.java202 private float verifyAndConstrainBrightnessCap(float brightness) { in verifyAndConstrainBrightnessCap() method in BrightnessThrottler
247 mBrightnessCap = verifyAndConstrainBrightnessCap(brightnessCap); in updateThermalThrottling()