Home
last modified time | relevance | path

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

123

/core/core/src/main/java/androidx/core/graphics/
DColorUtils.java413 RGBToXYZ(r, g, b, outLab); in RGBToLAB()
435 RGBToXYZ(Color.red(color), Color.green(color), Color.blue(color), outXyz); in colorToXYZ()
455 public static void RGBToXYZ(@IntRange(from = 0x0, to = 0xFF) int r, in RGBToXYZ() method in ColorUtils
/core/core/api/
D1.1.0-rc01.txt978 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.1.0-beta02.txt978 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.1.0-beta01.txt978 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.2.0-beta01.txt1058 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.3.0-beta01.txt1069 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.2.0-beta02.txt1058 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.0.0.txt1087 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.5.0-beta02.txt1227 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.5.0-beta03.txt1227 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.1.0-beta01.txt1160 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.1.0-rc01.txt1160 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.5.0-beta01.txt1227 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.6.0-beta03.txt1231 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.6.0-beta01.txt1231 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.6.0-beta02.txt1231 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.3.0-beta01.txt1256 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.2.0-beta01.txt1245 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.8.0-beta02.txt1315 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
Drestricted_1.2.0-beta02.txt1245 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.7.0-beta03.txt1265 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.7.0-beta01.txt1265 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.7.0-beta02.txt1265 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.10.0-beta01.txt1416 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…
D1.11.0-beta02.txt1452 …method public static void RGBToXYZ(@IntRange(from=0, to=255) int, @IntRange(from=0, to=255) int, @…

123