Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DContrastColorUtil.java396 ColorUtilsFromCompat.colorToLAB(findFg ? fg : bg, lab); in findContrastColor()
403 fg = ColorUtilsFromCompat.LABToColor(l, a, b); in findContrastColor()
405 bg = ColorUtilsFromCompat.LABToColor(l, a, b); in findContrastColor()
413 return ColorUtilsFromCompat.LABToColor(low, a, b); in findContrastColor()
474 fg = ColorUtilsFromCompat.HSLToColor(hsl); in findContrastColorAgainstDark()
476 bg = ColorUtilsFromCompat.HSLToColor(hsl); in findContrastColorAgainstDark()
485 return ColorUtilsFromCompat.HSLToColor(hsl); in findContrastColorAgainstDark()
609 ColorUtilsFromCompat.colorToLAB(baseColor, result); in changeColorLightness()
661 ColorUtilsFromCompat.colorToLAB(color, result); in getShiftedColor()
720 private static class ColorUtilsFromCompat { class in ContrastColorUtil
[all …]
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt85244 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;-><init>()V
85247 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->colorToHSL(I[F)V
85248 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->colorToLAB(I[D)V
85249 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->colorToXYZ(I[D)V
85253 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->constrain(FFF)F
85254 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->constrain(III)I
85256 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->HSLToColor([F)I
85257 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->LABToColor(DDD)I
85258 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->LABToXYZ(DDD[D)V
85268 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->XYZ_EPSILON:D
[all …]
/aosp14/frameworks/base/boot/
H A Dpreloaded-classes12656 com.android.internal.util.ContrastColorUtil$ColorUtilsFromCompat
H A Dboot-image-profile.txt35462 Lcom/android/internal/util/ContrastColorUtil$ColorUtilsFromCompat;
/aosp14/frameworks/base/config/
H A Dpreloaded-classes12687 com.android.internal.util.ContrastColorUtil$ColorUtilsFromCompat
H A Dboot-image-profile.txt45596 Lcom/android/internal/util/ContrastColorUtil$ColorUtilsFromCompat;