Searched refs:getBrighteningThreshold (Results 1 – 4 of 4) sorted by relevance
138 when(mAmbientBrightnessThresholds.getBrighteningThreshold(lux1)) in testNoHysteresisAtMinBrightness()148 when(mScreenBrightnessThresholds.getBrighteningThreshold(normalizedBrightness1)) in testNoHysteresisAtMinBrightness()158 when(mAmbientBrightnessThresholds.getBrighteningThreshold(lux2)) in testNoHysteresisAtMinBrightness()184 when(mAmbientBrightnessThresholds.getBrighteningThreshold(lux1)) in testNoHysteresisAtMaxBrightness()194 when(mScreenBrightnessThresholds.getBrighteningThreshold(normalizedBrightness1)) in testNoHysteresisAtMaxBrightness()205 when(mAmbientBrightnessThresholds.getBrighteningThreshold(lux2)) in testNoHysteresisAtMaxBrightness()
67 public float getBrighteningThreshold(float value) { in getBrighteningThreshold() method in HysteresisLevels
559 mAmbientBrighteningThreshold = mAmbientBrightnessThresholds.getBrighteningThreshold(lux); in setAmbientLux()778 mScreenBrightnessThresholds.getBrighteningThreshold(newScreenAutoBrightness)); in updateAutoBrightness()
18368 HPLcom/android/server/display/HysteresisLevels;->getBrighteningThreshold(F)F