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