Searched refs:icSigGreenColorantTag (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/awt/java/awt/color/
H A DICC_ProfileRGB.java126 float[] greenXYZ = getXYZValue(icSigGreenColorantTag);
H A DICC_Profile.java383 * The Constant icSigGreenColorantTag - ICC Profile Tag Signature.
385 public static final int icSigGreenColorantTag = 1733843290; field in class:ICC_Profile
1186 && res.getDataSize(icSigGreenColorantTag) > 0

Completed in 198 milliseconds