Searched refs:cmsCreateTransformTHR (Results 1 - 6 of 6) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsgmt.c368 Chain.hForward = cmsCreateTransformTHR(ContextID,
375 Chain.hReverse = cmsCreateTransformTHR(ContextID, hGamut, dwFormat,
484 bp.hRoundTrip = cmsCreateTransformTHR(ContextID, hLab, TYPE_Lab_16,
H A Dcmsxform.c994 cmsHTRANSFORM CMSEXPORT cmsCreateTransformTHR(cmsContext ContextID, function
1018 return cmsCreateTransformTHR(cmsGetProfileContextID(Input), Input, InputFormat, Output, OutputFormat, Intent, dwFlags);
1046 return cmsCreateTransformTHR(ContextID, InputProfile, InputFormat, OutputProfile, OutputFormat, nIntent, dwFlags);
H A Dcmssamp.c112 xform = cmsCreateTransformTHR(ContextID, hInput, dwFormat,
H A Dcmscnvrt.c971 bp.hProofOutput = cmsCreateTransformTHR(ContextID, hProfiles[nProfiles-1],
978 bp.cmyk2Lab = cmsCreateTransformTHR(ContextID, hProfiles[nProfiles-1],
H A Dcmsps2.c835 cmsHTRANSFORM xform = cmsCreateTransformTHR(ContextID, hProfile, TYPE_GRAY_8, hXYZ, TYPE_XYZ_DBL, Intent, cmsFLAGS_NOOPTIMIZE);
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2.h1655 CMSAPI cmsHTRANSFORM CMSEXPORT cmsCreateTransformTHR(cmsContext ContextID,

Completed in 83 milliseconds