Home
last modified time | relevance | path

Searched refs:cmsStageSignature (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/third_party/lcms/
D0029-drop-register-keyword.patch5 @@ -1239,13 +1239,13 @@ CMSAPI cmsStageSignature CMSEXPORT cmsStageType(const cmsStage* mpe);
/external/pdfium/third_party/lcms/src/
Dlcms2_internal.h860 cmsStageSignature Type; // Identifies the stage
861cmsStageSignature Implements; // Identifies the *function* of the stage (for optimizations)
Dcmslut.c32 cmsStageSignature Type, in _cmsStageAllocPlaceholder()
115 cmsStageSignature Type; in cmsPipelineCheckAndRetreiveStages()
128 Type = (cmsStageSignature)va_arg(args, int); in cmsPipelineCheckAndRetreiveStages()
1225 cmsStageSignature CMSEXPORT cmsStageType(const cmsStage* mpe) in cmsStageType()
Dcmsopt.c152 cmsBool _Remove1Op(cmsPipeline* Lut, cmsStageSignature UnaryOp) in _Remove1Op()
172 cmsBool _Remove2Op(cmsPipeline* Lut, cmsStageSignature Op1, cmsStageSignature Op2) in _Remove2Op()
Dcmsvirt.c1002 cmsStageSignature MpeTypes[5]; // 5 is the maximum number
Dcmstypes.c4421 cmsStageSignature ElementSig; in ReadMPEElem()
4516 cmsStageSignature ElementSig; in Type_MPE_Write()
/external/pdfium/third_party/lcms/include/
Dlcms2_plugin.h492 cmsStageSignature Type,
Dlcms2.h538 } cmsStageSignature; typedef
1246 CMSAPI cmsStageSignature CMSEXPORT cmsStageType(const cmsStage* mpe);