Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/
H A DBrightnessThrottlerTest.java467 ThrottlingLevel expectedLevel = expected.get(i); in assertThrottlingLevelsEquals() local
H A DBrightnessMappingStrategyTest.java164 final float expectedLevel = MathUtils.map(PowerManager.BRIGHTNESS_OFF + 1, in testSimpleStrategyMappingAtControlPoints() local
225 final float expectedLevel = MathUtils.map(DISPLAY_RANGE_NITS[0], DISPLAY_RANGE_NITS[1], in testPhysicalStrategyMappingAtControlPoints() local