Searched refs:getShiftedColor (Results 1 – 2 of 2) sorted by relevance
340 return ContrastColorUtil.getShiftedColor(layoutColor, in findColor()
570 public static int getShiftedColor(int color, int amount) { in getShiftedColor() method in ContrastColorUtil