Searched defs:BRIGHTNESS (Results 1 – 5 of 5) sorted by relevance
76 private static final float[] BRIGHTNESS = {0, 0.62f, 1}; field in DisplayDeviceConfigTest110 assertArrayEquals(mDisplayDeviceConfig.getBrightness(), BRIGHTNESS, ZERO_DELTA); in testConfigValuesFromDisplayConfig() local112 assertArrayEquals(mDisplayDeviceConfig.getBacklight(), BRIGHTNESS, ZERO_DELTA); in testConfigValuesFromDisplayConfig() local
79 private static final float BRIGHTNESS = 0.99f; field in PowerGroupTest
72 public static final String BRIGHTNESS = "reduce_brightness"; field in AutoTileManager
161 BRIGHTNESS = 0x00000001, enumerator
126 BRIGHTNESS = 0x00000001, enumerator