Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationCustomViewWrapper.java62 mBackgroundColor = ColorUtils.HSLToColor(hsl); in onContentUpdated()
/aosp14/frameworks/base/core/java/com/android/internal/graphics/palette/
H A DVariationalKMeansQuantizer.java123 int color = ColorUtils.HSLToColor(mHsl); in quantize()
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DContrastColorUtil.java474 fg = ColorUtilsFromCompat.HSLToColor(hsl); in findContrastColorAgainstDark()
476 bg = ColorUtilsFromCompat.HSLToColor(hsl); in findContrastColorAgainstDark()
485 return ColorUtilsFromCompat.HSLToColor(hsl); in findContrastColorAgainstDark()
1049 public static int HSLToColor(@NonNull float[] hsl) { in HSLToColor() method in ContrastColorUtil.ColorUtilsFromCompat
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
H A DIlluminationDrawable.kt182 val finalHighlight = ColorUtils.HSLToColor(tmpHsl)
/aosp14/frameworks/base/core/java/com/android/internal/colorextraction/types/
H A DTonal.java281 return ColorUtils.HSLToColor(mTmpHSL); in getColorInt()
/aosp14/frameworks/base/core/java/com/android/internal/graphics/
H A DColorUtils.java286 public static int HSLToColor(@NonNull float[] hsl) { in HSLToColor() method
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21647 HSPLcom/android/internal/graphics/ColorUtils;->HSLToColor([F)I
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21711 HSPLcom/android/internal/graphics/ColorUtils;->HSLToColor([F)I
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt85256 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->HSLToColor([F)I