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

/openjdk7/jdk/src/share/classes/java/awt/color/
H A DICC_Profile.java106 private static ICC_Profile PYCCprofile; field in class:ICC_Profile
866 if (PYCCprofile == null) {
873 PYCCprofile = getDeferredInstance(pInfo);
879 thisProfile = PYCCprofile;
1970 } else if (this == PYCCprofile) {

Completed in 46 milliseconds