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

/openjdk10/jdk/src/java.desktop/share/native/liblcms/
H A Dcmsxform.c1168 cmsHTRANSFORM CMSEXPORT cmsCreateMultiprofileTransformTHR(cmsContext ContextID, function
1211 return cmsCreateMultiprofileTransformTHR(cmsGetProfileContextID(hProfiles[0]),
1234 return cmsCreateMultiprofileTransformTHR(ContextID, hArray, Output == NULL ? 1 : 2, InputFormat, OutputFormat, Intent, dwFlags);
H A Dcmsps2.c1343 xform = cmsCreateMultiprofileTransformTHR(m ->ContextID,
H A Dlcms2.h1729 CMSAPI cmsHTRANSFORM CMSEXPORT cmsCreateMultiprofileTransformTHR(cmsContext ContextID,

Completed in 110 milliseconds