Searched defs:hGamutProfile (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmsxform.c660 cmsHPROFILE hGamutProfile,
681 if (hGamutProfile == NULL) dwFlags &= ~cmsFLAGS_GAMUTCHECK;
735 if (hGamutProfile != NULL && (dwFlags & cmsFLAGS_GAMUTCHECK))
740 hGamutProfile);
655 cmsCreateExtendedTransform(cmsContext ContextID, cmsUInt32Number nProfiles, cmsHPROFILE hProfiles[], cmsBool BPC[], cmsUInt32Number Intents[], cmsFloat64Number AdaptationStates[], cmsHPROFILE hGamutProfile, cmsUInt32Number nGamutPCSposition, cmsUInt32Number InputFormat, cmsUInt32Number OutputFormat, cmsUInt32Number dwFlags) argument

Completed in 34 milliseconds