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 ColorSpace1365 float[] desired = ILLUMINANT_D50; in adaptToIlluminantD50()1555 ILLUMINANT_D50,3883 if (!compare(source.mWhitePoint, ILLUMINANT_D50)) { in computeTransform()3890 if (!compare(destination.mWhitePoint, ILLUMINANT_D50)) { in computeTransform()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
14499 field public static final float[] ILLUMINANT_D50;