Searched defs:ambientColorTemperature (Results 1 – 3 of 3) sorted by relevance
185 final float ambientColorTemperature = 8000.0f; in testNoSpline() local205 final float ambientColorTemperature = 8000.0f; in testSpline_OneSegment() local237 final float ambientColorTemperature = 8000.0f; in testSpline_TwoSegments() local274 final float ambientColorTemperature = 8000.0f; in testSpline_VerticalSegment() local293 final float ambientColorTemperature = 8000.0f; in testSpline_InvalidEndBias() local311 final float ambientColorTemperature = 8000.0f; in testSpline_InvalidBeginBias() local331 final float ambientColorTemperature = 8000.0f; in testSpline_OneSegmentHighLight() local364 final float ambientColorTemperature = 6000.0f; in testSpline_TwoSegmentsHighLight() local403 final float ambientColorTemperature = 8000.0f; in testSpline_InvalidCombinations() local460 final float ambientColorTemperature = -1.0f; in testLowLight_DefaultAmbient() local[all …]
495 float ambientColorTemperature = mColorTemperatureFilter.getEstimate(time); in updateAmbientColorTemperature() local563 float ambientColorTemperature = -1.0f; in updateDisplayColorTemperature() local
68 void setAmbientColorTemperatureOverride(float ambientColorTemperature); in setAmbientColorTemperatureOverride()