Searched refs:computeContrastBetweenColors (Results 1 – 3 of 3) sorted by relevance
35 public static float computeContrastBetweenColors(int bg, int fg) { in computeContrastBetweenColors() method in Utilities
259 this.useLightOnPrimaryColor = Utilities.computeContrastBetweenColors(this.colorPrimary, in Task()
312 public static float computeContrastBetweenColors(int bg, int fg) { in computeContrastBetweenColors() method in Utilities