Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/policy/
H A DModifierShortcutTests.java197 float[] newBrightness = new float[]{0.065738f, 0.0275134f, 0.0f}; in testKeyCodeBrightnessDown() local
H A DTestPhoneWindowManager.java386 void verifyNewBrightness(float newBrightness) { in verifyNewBrightness()
/aosp14/frameworks/base/services/core/java/com/android/server/display/
H A DBrightnessMappingStrategy.java496 float newBrightness = MathUtils.constrain( in smoothCurve() local
512 float newBrightness = MathUtils.constrain( in smoothCurve() local
564 float[] newBrightness = Arrays.copyOf(brightness, brightness.length); in getAdjustedCurve() local
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DDisplayPowerControllerTest.java1017 float newBrightness = 0.4f; in testBrightnessNitsPersistWhenDisplayDeviceChanges() local
H A DDisplayPowerController2Test.java1015 float newBrightness = 0.4f; in testBrightnessNitsPersistWhenDisplayDeviceChanges() local