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

/frameworks/base/awt/java/awt/color/
H A DICC_Profile.java686 private static ICC_Profile pyccProfile; field in class:ICC_Profile
1239 if (pyccProfile == null) {
1240 pyccProfile = getInstance("PYCC.pf"); //$NON-NLS-1$
1242 return pyccProfile;

Completed in 55 milliseconds