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.java158 final float ambientColorTemperature = 8000.0f; in testNoSpline() local
178 final float ambientColorTemperature = 8000.0f; in testSpline_OneSegment() local
210 final float ambientColorTemperature = 8000.0f; in testSpline_TwoSegments() local
247 final float ambientColorTemperature = 8000.0f; in testSpline_VerticalSegment() local
266 final float ambientColorTemperature = 8000.0f; in testSpline_InvalidEndBias() local
284 final float ambientColorTemperature = 8000.0f; in testSpline_InvalidBeginBias() local
304 final float ambientColorTemperature = 8000.0f; in testSpline_OneSegmentHighLight() local
337 final float ambientColorTemperature = 6000.0f; in testSpline_TwoSegmentsHighLight() local
376 final float ambientColorTemperature = 8000.0f; in testSpline_InvalidCombinations() local
433 final float ambientColorTemperature = -1.0f; in testLowLight_DefaultAmbient() local
[all …]
/frameworks/base/services/core/java/com/android/server/display/whitebalance/
DDisplayWhiteBalanceController.java400 float ambientColorTemperature = mColorTemperatureFilter.getEstimate(time); in updateAmbientColorTemperature() local
468 float ambientColorTemperature = -1.0f; in updateDisplayColorTemperature() local