Home
last modified time | relevance | path

Searched refs:cmsIsCLUT (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmsio1.c838 cmsBool CMSEXPORT cmsIsCLUT(cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number UsedDire… in cmsIsCLUT() function
872 if (cmsIsCLUT(hProfile, Intent, UsedDirection)) return TRUE; in cmsIsIntentSupported()
Dcmssamp.c398 if (!cmsIsCLUT(hProfile, Intent, LCMS_USED_AS_OUTPUT ) || in cmsDetectDestinationBlackPoint()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1480 CMSAPI cmsBool CMSEXPORT cmsIsCLUT(cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt3…