Searched refs:thresholdLevels (Results 1 – 1 of 1) sorted by relevance
52 int[] thresholdLevels, float minDarkeningThreshold, float minBrighteningThreshold) { in HysteresisLevels() argument54 || darkeningThresholds.length != thresholdLevels.length + 1) { in HysteresisLevels()59 mThresholdLevels = setArrayFormat(thresholdLevels, 1.0f); in HysteresisLevels()