Searched defs:RGBToHSL (Results 1 – 2 of 2) sorted by relevance
216 public static void RGBToHSL(@IntRange(from = 0x0, to = 0xFF) int r, in RGBToHSL() method
1043 public static void RGBToHSL(@IntRange(from = 0x0, to = 0xFF) int r, in RGBToHSL() method in ContrastColorUtil.ColorUtilsFromCompat