Home
last modified time | relevance | path

Searched refs:cmsCreateTransformTHR (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmsgmt.c368 Chain.hForward = cmsCreateTransformTHR(ContextID, in _cmsCreateGamutCheckPipeline()
375 Chain.hReverse = cmsCreateTransformTHR(ContextID, hGamut, dwFormat, in _cmsCreateGamutCheckPipeline()
484 bp.hRoundTrip = cmsCreateTransformTHR(ContextID, hLab, TYPE_Lab_16, in cmsDetectTAC()
Dcmsxform.c1194 cmsHTRANSFORM CMSEXPORT cmsCreateTransformTHR(cmsContext ContextID, in cmsCreateTransformTHR() function
1218 …return cmsCreateTransformTHR(cmsGetProfileContextID(Input), Input, InputFormat, Output, OutputForm… in cmsCreateTransform()
1246 …return cmsCreateTransformTHR(ContextID, InputProfile, InputFormat, OutputProfile, OutputFormat, nI… in cmsCreateProofingTransformTHR()
Dcmscnvrt.c990 bp.hProofOutput = cmsCreateTransformTHR(ContextID, hProfiles[nProfiles-1], in BlackPreservingKPlaneIntents()
997 bp.cmyk2Lab = cmsCreateTransformTHR(ContextID, hProfiles[nProfiles-1], in BlackPreservingKPlaneIntents()
Dcmssamp.c112 xform = cmsCreateTransformTHR(ContextID, hInput, dwFormat, in BlackPointAsDarkerColorant()
Dcmsps2.c835 …cmsHTRANSFORM xform = cmsCreateTransformTHR(ContextID, hProfile, TYPE_GRAY_8, hXYZ, TYPE_XYZ_DBL, … in ExtractGray2Y()
/external/ImageMagick/MagickCore/
Dprofile.c416 transform[i]=cmsCreateTransformTHR((cmsContext) image,source_profile, in AcquireTransformThreadSet()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1666 CMSAPI cmsHTRANSFORM CMSEXPORT cmsCreateTransformTHR(cmsContext ContextID,