Home
last modified time | relevance | path

Searched refs:_cmsCompileProfileSequence (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dlcms2_internal.h897 cmsSEQ* _cmsCompileProfileSequence(cmsContext ContextID, cmsUInt32Number nProfiles, cmsHPROFILE hPr…
Dcmsio1.c946 cmsSEQ* _cmsCompileProfileSequence(cmsContext ContextID, cmsUInt32Number nProfiles, cmsHPROFILE hPr… in _cmsCompileProfileSequence() function
Dcmsxform.c1118 xform ->Sequence = _cmsCompileProfileSequence(ContextID, nProfiles, hProfiles); in cmsCreateExtendedTransform()