Searched defs:calculateContrast (Results 1 – 3 of 3) sorted by relevance
91 public static double calculateContrast(@ColorInt int foreground, @ColorInt int background) { in calculateContrast() method in ColorUtils662 double calculateContrast(int foreground, int background, int alpha); in calculateContrast() method
595 public static double calculateContrast(int foregroundColor, int backgroundColor) { in calculateContrast() method in NotificationColorUtil677 public static double calculateContrast(@ColorInt int foreground, @ColorInt int background) { in calculateContrast() method in NotificationColorUtil.ColorUtilsFromCompat
90 public static double calculateContrast(@ColorInt int foreground, @ColorInt int background) { in calculateContrast() method in ColorUtils