Searched refs:colorOld (Results 1 – 1 of 1) sorted by relevance
97 private static String contrastChange(int colorOld, int colorNew, int bg) { in contrastChange() argument99 ColorUtils.calculateContrast(colorOld, bg), in contrastChange()