Searched defs:thresholdLevels (Results 1 – 1 of 1) sorted by relevance
196 private float getReferenceLevel(float value, float[] thresholdLevels, in getReferenceLevel()370 float[] thresholdLevels = new float[size]; in getBrightnessLevelAndPercentage() local439 private static float[] constraintInRangeIfNeeded(float[] thresholdLevels) { in constraintInRangeIfNeeded()