Home
last modified time | relevance | path

Searched refs:colorToLAB (Results 1 – 25 of 54) sorted by relevance

123

/core/core/src/androidTest/java/androidx/core/content/res/
DColorStateListInflaterCompatTest.java109 ColorUtils.colorToLAB(defaultColor, labColor); in testCreateFromXmlWithAppLStar()
131 ColorUtils.colorToLAB(defaultColor, labColor); in testCreateFromXmlWithAndroidLStar()
/core/core/src/androidTest/java/androidx/core/graphics/
DColorUtilsTest.java274 ColorUtils.colorToLAB(color, result); in verifyColorToLAB()
/core/core/src/main/java/androidx/core/graphics/
DColorUtils.java391 public static void colorToLAB(@ColorInt int color, double @NonNull [] outLab) { in colorToLAB() method in ColorUtils
/core/core/api/
Dapi_lint.ignore10 AcronymName: androidx.core.graphics.ColorUtils#colorToLAB(int, double[]):
11 … Acronyms should not be capitalized in method names: was `colorToLAB`, should this be `colorToLab`?
D1.1.0-rc01.txt988 method public static void colorToLAB(@ColorInt int, double[]);
D1.1.0-beta02.txt988 method public static void colorToLAB(@ColorInt int, double[]);
D1.1.0-beta01.txt988 method public static void colorToLAB(@ColorInt int, double[]);
D1.2.0-beta01.txt1068 method public static void colorToLAB(@ColorInt int, double[]);
D1.3.0-beta01.txt1079 method public static void colorToLAB(@ColorInt int, double[]);
D1.2.0-beta02.txt1068 method public static void colorToLAB(@ColorInt int, double[]);
Drestricted_1.0.0.txt1097 method public static void colorToLAB(@ColorInt int, double[]);
D1.5.0-beta02.txt1237 method public static void colorToLAB(@ColorInt int, double[]);
D1.5.0-beta03.txt1237 method public static void colorToLAB(@ColorInt int, double[]);
Drestricted_1.1.0-beta01.txt1170 method public static void colorToLAB(@ColorInt int, double[]);
Drestricted_1.1.0-rc01.txt1170 method public static void colorToLAB(@ColorInt int, double[]);
D1.5.0-beta01.txt1237 method public static void colorToLAB(@ColorInt int, double[]);
D1.6.0-beta03.txt1241 method public static void colorToLAB(@ColorInt int, double[]);
D1.6.0-beta01.txt1241 method public static void colorToLAB(@ColorInt int, double[]);
D1.6.0-beta02.txt1241 method public static void colorToLAB(@ColorInt int, double[]);
Drestricted_1.3.0-beta01.txt1266 method public static void colorToLAB(@ColorInt int, double[]);
Drestricted_1.2.0-beta01.txt1255 method public static void colorToLAB(@ColorInt int, double[]);
D1.8.0-beta02.txt1325 method public static void colorToLAB(@ColorInt int, double[]);
Drestricted_1.2.0-beta02.txt1255 method public static void colorToLAB(@ColorInt int, double[]);
D1.7.0-beta03.txt1275 method public static void colorToLAB(@ColorInt int, double[]);
D1.7.0-beta01.txt1275 method public static void colorToLAB(@ColorInt int, double[]);

123