Searched defs:colorToLAB (Results 1 – 2 of 2) sorted by relevance
384 public static void colorToLAB(@ColorInt int color, @NonNull double[] outLab) { in colorToLAB() method
727 public static void colorToLAB(@ColorInt int color, @NonNull double[] outLab) { in colorToLAB() method in ContrastColorUtil.ColorUtilsFromCompat