Searched refs:ILLUMINANT_D50 (Results 1 – 3 of 3) sorted by relevance
159 public static final float[] ILLUMINANT_D50 = { 0.34567f, 0.35850f }; field in ColorSpace1399 float[] desired = ILLUMINANT_D50; in adaptToIlluminantD50()1624 ILLUMINANT_D50,4020 if (!compare(source.mWhitePoint, ILLUMINANT_D50)) {4027 if (!compare(destination.mWhitePoint, ILLUMINANT_D50)) {
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
15387 field public static final float[] ILLUMINANT_D50;