Searched defs:compositeColors (Results 1 – 2 of 2) sorted by relevance
620 public static int compositeColors(int foreground, int background) { in compositeColors() method in ContrastColorUtil649 public static int compositeColors(@ColorInt int foreground, @ColorInt int background) { in compositeColors() method in ContrastColorUtil.ColorUtilsFromCompat
50 public static int compositeColors(@ColorInt int foreground, @ColorInt int background) { in compositeColors() method in ColorUtils