Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/display/
DBrightnessMappingStrategyTest.java160 DisplayDeviceConfig ddc = createDdc(); in testSimpleStrategyMappingAtControlPoints() local
175 DisplayDeviceConfig ddc = createDdc(); in testSimpleStrategyMappingBetweenControlPoints() local
190 DisplayDeviceConfig ddc = createDdc(); in testSimpleStrategyIgnoresNewConfiguration() local
205 DisplayDeviceConfig ddc = createDdc(); in testSimpleStrategyIgnoresNullConfiguration() local
219 DisplayDeviceConfig ddc = createDdc(DISPLAY_RANGE_NITS, in testPhysicalStrategyMappingAtControlPoints() local
238 DisplayDeviceConfig ddc = createDdc(DISPLAY_RANGE_NITS, BACKLIGHT_RANGE_ZERO_TO_ONE, in testPhysicalStrategyMappingBetweenControlPoints() local
256 DisplayDeviceConfig ddc = createDdc(DISPLAY_RANGE_NITS, in testPhysicalStrategyUsesNewConfigurations() local
282 DisplayDeviceConfig ddc = createDdc(DISPLAY_RANGE_NITS, in testPhysicalStrategyRecalculateSplines() local
314 DisplayDeviceConfig ddc = createDdc(DISPLAY_RANGE_NITS, in testDefaultStrategyIsPhysical() local
328 DisplayDeviceConfig ddc = createDdc(DISPLAY_RANGE_NITS, in testNonStrictlyIncreasingLuxLevelsFails() local
[all …]