Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmslut.c31 cmsStage* CMSEXPORT _cmsStageAllocPlaceholder(cmsContext ContextID, in _cmsStageAllocPlaceholder() function
72 return _cmsStageAllocPlaceholder(ContextID, in cmsStageAllocIdentity()
255 NewMPE = _cmsStageAllocPlaceholder(ContextID, cmsSigCurveSetElemType, nChannels, nChannels, in cmsStageAllocToneCurves()
394 NewMPE = _cmsStageAllocPlaceholder(ContextID, cmsSigMatrixElemType, Cols, Rows, in cmsStageAllocMatrix()
567 NewMPE = _cmsStageAllocPlaceholder(ContextID, cmsSigCLutElemType, inputChan, outputChan, in cmsStageAllocCLut16bitGranular()
658 NewMPE = _cmsStageAllocPlaceholder(ContextID, cmsSigCLutElemType, inputChan, outputChan, in cmsStageAllocCLutFloatGranular()
967 …return _cmsStageAllocPlaceholder(ContextID, cmsSigLab2XYZElemType, 3, 3, EvaluateLab2XYZ, NULL, NU… in _cmsStageAllocLab2XYZ()
1142 return _cmsStageAllocPlaceholder(ContextID, cmsSigClipNegativesElemType, in _cmsStageClipNegatives()
1177 …return _cmsStageAllocPlaceholder(ContextID, cmsSigXYZ2LabElemType, 3, 3, EvaluateXYZ2Lab, NULL, NU… in _cmsStageAllocXYZ2Lab()
1240 NewMPE = _cmsStageAllocPlaceholder(mpe ->ContextID, in cmsStageDup()
Dcmsnamed.c727 return _cmsStageAllocPlaceholder(NamedColorList ->ContextID, in _cmsStageAllocNamedColor()
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h491 CMSAPI cmsStage* CMSEXPORT _cmsStageAllocPlaceholder(cmsContext ContextID,