Home
last modified time | relevance | path

Searched defs:findFg (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DContrastColorUtil.java300 public static int findContrastColor(int color, int other, boolean findFg, double minRatio) { in findContrastColor()
370 public static int findContrastColorAgainstDark(int color, int other, boolean findFg, in findContrastColorAgainstDark()