Searched defs:brightnessInt (Results 1 – 4 of 4) sorted by relevance
148 public static float brightnessIntToFloat(int brightnessInt) { in brightnessIntToFloat()306 public static float brightnessIntSettingToFloat(Context context, int brightnessInt) { in brightnessIntSettingToFloat()418 int brightnessInt = getBrightnessAsInt(); in update() local421 Settings.System.SCREEN_BRIGHTNESS, brightnessInt, in update() local
272 private float[] brightnessArrayIntToFloat(int[] brightnessInt, in brightnessArrayIntToFloat()
299 int brightnessInt = BrightnessSynchronizer.brightnessFloatToInt(brightness); in setBrightness() local
2783 int brightnessInt = mFlags.isBrightnessIntRangeUserPerceptionEnabled() in noteScreenBrightness() local