HomeSort by relevance Sort by last modified time
    Searched refs:_cmsStageAllocPlaceholder (Results 1 - 3 of 3) sorted by null

  /external/pdfium/third_party/lcms/src/
cmslut.c 31 cmsStage* CMSEXPORT _cmsStageAllocPlaceholder(cmsContext ContextID,
72 return _cmsStageAllocPlaceholder(ContextID,
255 NewMPE = _cmsStageAllocPlaceholder(ContextID, cmsSigCurveSetElemType, nChannels, nChannels,
394 NewMPE = _cmsStageAllocPlaceholder(ContextID, cmsSigMatrixElemType, Cols, Rows,
567 NewMPE = _cmsStageAllocPlaceholder(ContextID, cmsSigCLutElemType, inputChan, outputChan,
658 NewMPE = _cmsStageAllocPlaceholder(ContextID, cmsSigCLutElemType, inputChan, outputChan,
967 return _cmsStageAllocPlaceholder(ContextID, cmsSigLab2XYZElemType, 3, 3, EvaluateLab2XYZ, NULL, NULL, NULL);
    [all...]
cmsnamed.c 727 return _cmsStageAllocPlaceholder(NamedColorList ->ContextID,
  /external/pdfium/third_party/lcms/include/
lcms2_plugin.h 491 CMSAPI cmsStage* CMSEXPORT _cmsStageAllocPlaceholder(cmsContext ContextID,

Completed in 42 milliseconds