Searched refs:ensureTextContrast (Results 1 – 1 of 1) sorted by relevance
69 int contrastingColor = ensureTextContrast(resolvedColor, background); in resolveContrastColor()109 private static int ensureTextContrast(int color, int bg) { in ensureTextContrast() method in IconPalette