Home
last modified time | relevance | path

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

/frameworks/base/services/tests/servicestests/src/com/android/server/display/whitebalance/
DAmbientLuxTest.java132 final float ambientColorTemperature = 8000.0f; in testNoSpline() local
152 final float ambientColorTemperature = 8000.0f; in testSpline_OneSegment() local
184 final float ambientColorTemperature = 8000.0f; in testSpline_TwoSegments() local
221 final float ambientColorTemperature = 8000.0f; in testSpline_VerticalSegment() local
240 final float ambientColorTemperature = 8000.0f; in testSpline_InvalidEndBias() local
258 final float ambientColorTemperature = 8000.0f; in testSpline_InvalidBeginBias() local
278 final float ambientColorTemperature = 8000.0f; in testSpline_OneSegmentHighLight() local
311 final float ambientColorTemperature = 6000.0f; in testSpline_TwoSegmentsHighLight() local
350 final float ambientColorTemperature = 8000.0f; in testSpline_InvalidCombinations() local
370 final float ambientColorTemperature = -1.0f; in testLowLight_DefaultAmbient() local
[all …]
/frameworks/base/services/core/java/com/android/server/display/whitebalance/
DDisplayWhiteBalanceController.java365 float ambientColorTemperature = mColorTemperatureFilter.getEstimate(time); in updateAmbientColorTemperature() local
422 float ambientColorTemperature = -1.0f; in updateDisplayColorTemperature() local