Home
last modified time | relevance | path

Searched refs:LABToColor (Results 1 – 25 of 52) sorted by relevance

123

/core/core/src/androidTest/java/androidx/core/graphics/
DColorUtilsTest.java305 final int result = ColorUtils.LABToColor(lab[0], lab[1], lab[2]); in verifyLABToColor()
/core/core/src/main/java/androidx/core/graphics/
DColorUtils.java581 public static int LABToColor(@FloatRange(from = 0f, to = 100) final double l, in LABToColor() method in ColorUtils
/core/core/api/
D1.1.0-rc01.txt974 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.1.0-beta02.txt974 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.1.0-beta01.txt974 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.2.0-beta01.txt1054 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.3.0-beta01.txt1065 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.2.0-beta02.txt1054 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
Drestricted_1.0.0.txt1083 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.5.0-beta02.txt1223 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.5.0-beta03.txt1223 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
Drestricted_1.1.0-beta01.txt1156 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
Drestricted_1.1.0-rc01.txt1156 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.5.0-beta01.txt1223 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.6.0-beta03.txt1227 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.6.0-beta01.txt1227 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.6.0-beta02.txt1227 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
Drestricted_1.3.0-beta01.txt1252 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
Drestricted_1.2.0-beta01.txt1241 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.8.0-beta02.txt1311 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
Drestricted_1.2.0-beta02.txt1241 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.7.0-beta03.txt1261 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.7.0-beta01.txt1261 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.7.0-beta02.txt1261 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…
D1.10.0-beta01.txt1412 …method @ColorInt public static int LABToColor(@FloatRange(from=0.0f, to=100) double, @FloatRange(f…

123