Home
last modified time | relevance | path

Searched refs:RGBToHSL (Results 1 – 25 of 51) sorted by relevance

123

/core/core/src/main/java/androidx/core/graphics/
DColorUtils.java252 public static void RGBToHSL(@IntRange(from = 0x0, to = 0xFF) int r, in RGBToHSL() method in ColorUtils
303 RGBToHSL(Color.red(color), Color.green(color), Color.blue(color), outHsl); in colorToHSL()
/core/core/api/
D1.1.0-rc01.txt976 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.1.0-beta02.txt976 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.1.0-beta01.txt976 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.2.0-beta01.txt1056 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.3.0-beta01.txt1067 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.2.0-beta02.txt1056 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.0.0.txt1085 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.5.0-beta02.txt1225 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.5.0-beta03.txt1225 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.1.0-beta01.txt1158 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.1.0-rc01.txt1158 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.5.0-beta01.txt1225 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.6.0-beta03.txt1229 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.6.0-beta01.txt1229 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.6.0-beta02.txt1229 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.3.0-beta01.txt1254 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.2.0-beta01.txt1243 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.8.0-beta02.txt1313 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.2.0-beta02.txt1243 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.7.0-beta03.txt1263 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.7.0-beta01.txt1263 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.7.0-beta02.txt1263 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.10.0-beta01.txt1414 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.11.0-beta02.txt1450 …method public static void RGBToHSL(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…

123