Home
last modified time | relevance | path

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

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