Home
last modified time | relevance | path

Searched refs:HSLToColor (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationCustomViewWrapper.java62 mBackgroundColor = ColorUtils.HSLToColor(hsl); in onContentUpdated()
/aosp12/frameworks/base/core/java/com/android/internal/graphics/palette/
H A DVariationalKMeansQuantizer.java123 int color = ColorUtils.HSLToColor(mHsl); in quantize()
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DContrastColorUtil.java386 fg = ColorUtilsFromCompat.HSLToColor(hsl); in findContrastColorAgainstDark()
388 bg = ColorUtilsFromCompat.HSLToColor(hsl); in findContrastColorAgainstDark()
397 return ColorUtilsFromCompat.HSLToColor(hsl); in findContrastColorAgainstDark()
961 public static int HSLToColor(@NonNull float[] hsl) { in HSLToColor() method in ContrastColorUtil.ColorUtilsFromCompat
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DIlluminationDrawable.kt174 val finalHighlight = ColorUtils.HSLToColor(tmpHsl)
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DNotificationUtils.java246 foregroundColor = ColorUtils.HSLToColor(hsl); in findContrastColorAgainstDarkBackground()
/aosp12/frameworks/base/core/java/com/android/internal/colorextraction/types/
H A DTonal.java281 return ColorUtils.HSLToColor(mTmpHSL); in getColorInt()
/aosp12/frameworks/base/core/java/com/android/internal/graphics/
H A DColorUtils.java283 public static int HSLToColor(@NonNull float[] hsl) { in HSLToColor() method
/aosp12/frameworks/base/boot/
H A Dboot-image-profile.txt21501 HSPLcom/android/internal/graphics/ColorUtils;->HSLToColor([F)I
/aosp12/frameworks/base/config/
H A Dboot-image-profile.txt21548 HSPLcom/android/internal/graphics/ColorUtils;->HSLToColor([F)I
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt88579 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->HSLToColor([F)I