Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/wrapper/
DNotificationCustomViewWrapper.java59 ColorUtils.colorToHSL(mBackgroundColor, hsl); in onContentUpdated()
DNotificationViewWrapper.java150 ColorUtils.colorToHSL(background, hsl); in needsInversion()
/frameworks/base/core/java/com/android/internal/colorextraction/types/
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()
/frameworks/base/core/java/com/android/internal/graphics/palette/
DVariationalKMeansQuantizer.java81 ColorUtils.colorToHSL(pixels[i], hsl); in quantize()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/drawable/
DIlluminationDrawable.kt167 ColorUtils.colorToHSL(backgroundColor, tmpHsl) in animateBackground()
/frameworks/base/core/java/android/app/
DWallpaperColors.java272 ColorUtils.colorToHSL(primaryColor.toArgb(), tmpHsl); in WallpaperColors()
571 ColorUtils.colorToHSL(pixelColor, tmpHsl); in calculateDarkHints()
/frameworks/base/core/java/com/android/internal/util/
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
/frameworks/base/core/java/com/android/internal/graphics/
DColorUtils.java269 public static void colorToHSL(@ColorInt int color, @NonNull float[] outHsl) { in colorToHSL() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java833 ColorUtils.colorToHSL(mDrawableColor, hsl); in updateContrastedStaticColor()
/frameworks/base/boot/
Dboot-image-profile.txt21277 HSPLcom/android/internal/graphics/ColorUtils;->colorToHSL(I[F)V
/frameworks/base/config/
Dboot-image-profile.txt21341 HSPLcom/android/internal/graphics/ColorUtils;->colorToHSL(I[F)V
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt84604 Lcom/android/internal/util/NotificationColorUtil$ColorUtilsFromCompat;->colorToHSL(I[F)V