Searched refs:NO_ILLUMINANT (Results 1 – 1 of 1) sorted by relevance
92 private static final int NO_ILLUMINANT = -1; field in RawConverter574 int colorTemperature1 = sStandardIlluminants.get(referenceIlluminant1, NO_ILLUMINANT); in findDngInterpolationFactor()575 if (colorTemperature1 == NO_ILLUMINANT) { in findDngInterpolationFactor()580 int colorTemperature2 = sStandardIlluminants.get(referenceIlluminant2, NO_ILLUMINANT); in findDngInterpolationFactor()581 if (colorTemperature2 == NO_ILLUMINANT) { in findDngInterpolationFactor()