Home
last modified time | relevance | path

Searched defs:thresholdLevels (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/display/
DHysteresisLevels.java114 private float getReferenceLevel(float value, float[] thresholdLevels, in getReferenceLevel()
DDisplayDeviceConfig.java2883 float[] thresholdLevels = new float[size]; in getBrightnessLevelAndPercentage() local
2948 private float[] constraintInRangeIfNeeded(float[] thresholdLevels) { in constraintInRangeIfNeeded()