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

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmscnvrt.c1073 cmsUInt32Number CMSEXPORT cmsGetSupportedIntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptions) function
1110 return cmsGetSupportedIntentsTHR(NULL, nMax, Codes, Descriptions);
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2.h1619 CMSAPI cmsUInt32Number CMSEXPORT cmsGetSupportedIntentsTHR(cmsContext ContextID, cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptions);

Completed in 558 milliseconds