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