Home
last modified time | relevance | path

Searched refs:colorToHSL (Results 1 – 12 of 12) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/colorextraction/types/
H A DTonal.java177 ColorUtils.colorToHSL(mainColor, mTmpHSL); in runTonalExtraction()
179 ColorUtils.colorToHSL(MAIN_COLOR_LIGHT, mTmpHSL); in runTonalExtraction()
184 ColorUtils.colorToHSL(MAIN_COLOR_DARK, mTmpHSL); in runTonalExtraction()
269 ColorUtils.colorToHSL(color, hsl); in applyFallback()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
H A DNotificationCustomViewWrapper.java59 ColorUtils.colorToHSL(mBackgroundColor, hsl); in onContentUpdated()
H A DNotificationViewWrapper.java145 ColorUtils.colorToHSL(background, hsl); in needsInversion()
/aosp14/frameworks/base/core/java/com/android/internal/graphics/palette/
H A DVariationalKMeansQuantizer.java81 ColorUtils.colorToHSL(pixels[i], hsl); in quantize()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/
H A DIlluminationDrawable.kt167 ColorUtils.colorToHSL(backgroundColor, tmpHsl)
/aosp14/frameworks/base/core/java/android/app/
H A DWallpaperColors.java272 ColorUtils.colorToHSL(primaryColor.toArgb(), tmpHsl); in WallpaperColors()
571 ColorUtils.colorToHSL(pixelColor, tmpHsl); in calculateDarkHints()
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DContrastColorUtil.java467 ColorUtilsFromCompat.colorToHSL(findFg ? fg : bg, hsl); in findContrastColorAgainstDark()
1114 public static void colorToHSL(@ColorInt int color, @NonNull float[] outHsl) { in colorToHSL() method in ContrastColorUtil.ColorUtilsFromCompat
/aosp14/frameworks/base/core/java/com/android/internal/graphics/
H A DColorUtils.java269 public static void colorToHSL(@ColorInt int color, @NonNull float[] outHsl) { in colorToHSL() method
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java814 ColorUtils.colorToHSL(mDrawableColor, hsl); in updateContrastedStaticColor()
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt21649 HSPLcom/android/internal/graphics/ColorUtils;->colorToHSL(I[F)V
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt21713 HSPLcom/android/internal/graphics/ColorUtils;->colorToHSL(I[F)V
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt85247 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->colorToHSL(I[F)V