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

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsxform.c806 cmsHPROFILE hGamutProfile,
826 if (hGamutProfile == NULL) dwFlags &= ~cmsFLAGS_GAMUTCHECK;
883 if (hGamutProfile != NULL && (dwFlags & cmsFLAGS_GAMUTCHECK))
888 hGamutProfile);
801 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 52 milliseconds