Searched defs:ensureTextContrast (Results 1 – 2 of 2) sorted by relevance
111 private static int ensureTextContrast(int color, int bg) { in ensureTextContrast() method in IconPalette
422 public static int ensureTextContrast(int color, int bg, boolean isBgDarker) { in ensureTextContrast() method in ContrastColorUtil