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