Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/display/utils/
H A DDeviceConfigParsingUtils.java159 public static float[] displayBrightnessThresholdsIntToFloat(int[] thresholdsInt) { in displayBrightnessThresholdsIntToFloat()
181 public static float[] ambientBrightnessThresholdsIntToFloat(int[] thresholdsInt) { in ambientBrightnessThresholdsIntToFloat()