Searched defs:ambientColorTemperature (Results 1 – 3 of 3) sorted by relevance
158 final float ambientColorTemperature = 8000.0f; in testNoSpline() local178 final float ambientColorTemperature = 8000.0f; in testSpline_OneSegment() local210 final float ambientColorTemperature = 8000.0f; in testSpline_TwoSegments() local247 final float ambientColorTemperature = 8000.0f; in testSpline_VerticalSegment() local266 final float ambientColorTemperature = 8000.0f; in testSpline_InvalidEndBias() local284 final float ambientColorTemperature = 8000.0f; in testSpline_InvalidBeginBias() local304 final float ambientColorTemperature = 8000.0f; in testSpline_OneSegmentHighLight() local337 final float ambientColorTemperature = 6000.0f; in testSpline_TwoSegmentsHighLight() local376 final float ambientColorTemperature = 8000.0f; in testSpline_InvalidCombinations() local433 final float ambientColorTemperature = -1.0f; in testLowLight_DefaultAmbient() local[all …]
403 float ambientColorTemperature = mColorTemperatureFilter.getEstimate(time); in updateAmbientColorTemperature() local471 float ambientColorTemperature = -1.0f; in updateDisplayColorTemperature() local
67 void setAmbientColorTemperatureOverride(float ambientColorTemperature); in setAmbientColorTemperatureOverride()