Searched refs:decreaseThresholds (Results 1 – 2 of 2) sorted by relevance
71 float[] baseThresholds, float[] increaseThresholds, float[] decreaseThresholds) { in DisplayWhiteBalanceThrottler() argument73 decreaseThresholds); in DisplayWhiteBalanceThrottler()79 mDecreaseThresholds = decreaseThresholds; in DisplayWhiteBalanceThrottler()148 float[] baseThresholds, float[] increaseThresholds, float[] decreaseThresholds) { in validateArguments() argument159 if (!isValidMapping(baseThresholds, decreaseThresholds)) { in validateArguments()
170 final float[] decreaseThresholds = getFloatArray(resources, in createThrottler() local173 increaseThresholds, decreaseThresholds); in createThrottler()