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.java103 private float getReferenceLevel(float value, float[] thresholdLevels, in getReferenceLevel()
DDisplayDeviceConfig.java2538 float[] thresholdLevels = new float[size]; in getBrightnessLevelAndPercentage() local
2604 private float[] constraintInRangeIfNeeded(float[] thresholdLevels) { in constraintInRangeIfNeeded()