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

/external/pdfium/third_party/lcms2-2.6/src/
H A Dcmsxform.c947 cmsHTRANSFORM CMSEXPORT cmsCreateMultiprofileTransformTHR(cmsContext ContextID, function
990 return cmsCreateMultiprofileTransformTHR(cmsGetProfileContextID(hProfiles[0]),
1013 return cmsCreateMultiprofileTransformTHR(ContextID, hArray, Output == NULL ? 1 : 2, InputFormat, OutputFormat, Intent, dwFlags);

Completed in 139 milliseconds