Searched refs:_cmsStageAllocPlaceholder (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/third_party/lcms/src/ |
D | cmslut.c | 31 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() 974 …return _cmsStageAllocPlaceholder(ContextID, cmsSigLab2XYZElemType, 3, 3, EvaluateLab2XYZ, NULL, NU… in _cmsStageAllocLab2XYZ() 1149 return _cmsStageAllocPlaceholder(ContextID, cmsSigClipNegativesElemType, in _cmsStageClipNegatives() 1184 …return _cmsStageAllocPlaceholder(ContextID, cmsSigXYZ2LabElemType, 3, 3, EvaluateXYZ2Lab, NULL, NU… in _cmsStageAllocXYZ2Lab() 1247 NewMPE = _cmsStageAllocPlaceholder(mpe ->ContextID, in cmsStageDup()
|
D | cmsnamed.c | 738 return _cmsStageAllocPlaceholder(NamedColorList ->ContextID, in _cmsStageAllocNamedColor()
|
/external/pdfium/third_party/lcms/include/ |
D | lcms2_plugin.h | 491 CMSAPI cmsStage* CMSEXPORT _cmsStageAllocPlaceholder(cmsContext ContextID,
|