Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationCustomViewWrapper.java62 mBackgroundColor = ColorUtils.HSLToColor(hsl); in onContentUpdated()
/frameworks/base/core/java/com/android/internal/graphics/palette/
DVariationalKMeansQuantizer.java123 int color = ColorUtils.HSLToColor(mHsl); in quantize()
/frameworks/base/core/java/com/android/internal/util/
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
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/drawable/
DIlluminationDrawable.kt182 val finalHighlight = ColorUtils.HSLToColor(tmpHsl) in animateBackground()
/frameworks/base/core/java/com/android/internal/graphics/
DColorUtils.java286 public static int HSLToColor(@NonNull float[] hsl) { in HSLToColor() method
/frameworks/base/core/java/com/android/internal/colorextraction/types/
DTonal.java281 return ColorUtils.HSLToColor(mTmpHSL); in getColorInt()
/frameworks/base/boot/
Dboot-image-profile.txt21275 HSPLcom/android/internal/graphics/ColorUtils;->HSLToColor([F)I
/frameworks/base/config/
Dboot-image-profile.txt21339 HSPLcom/android/internal/graphics/ColorUtils;->HSLToColor([F)I
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt84613 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->HSLToColor([F)I