Home
last modified time | relevance | path

Searched refs:RGBToHSL (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/graphics/
H A DColorUtils.java219 public static void RGBToHSL(@IntRange(from = 0x0, to = 0xFF) int r, in RGBToHSL() method
270 RGBToHSL(Color.red(color), Color.green(color), Color.blue(color), outHsl); in colorToHSL()
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DContrastColorUtil.java1115 RGBToHSL(Color.red(color), Color.green(color), Color.blue(color), outHsl); in colorToHSL()
1131 public static void RGBToHSL(@IntRange(from = 0x0, to = 0xFF) int r, in RGBToHSL() method in ContrastColorUtil.ColorUtilsFromCompat
/aosp14/frameworks/base/core/java/com/android/internal/colorextraction/types/
H A DTonal.java130 ColorUtils.RGBToHSL(Color.red(colorValue), Color.green(colorValue), Color.blue(colorValue), in runTonalExtraction()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21648 HSPLcom/android/internal/graphics/ColorUtils;->RGBToHSL(III[F)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21712 HSPLcom/android/internal/graphics/ColorUtils;->RGBToHSL(III[F)V
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt85262 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->RGBToHSL(III[F)V