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