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