Searched defs:cmsStageLoc (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2.h1203 typedef enum { cmsAT_BEGIN, cmsAT_END } cmsStageLoc; typedef in typeref:enum:__anon28637
1205 CMSAPI int CMSEXPORT cmsPipelineInsertStage(cmsPipeline* lut, cmsStageLoc loc, cmsStage* mpe);
1206 CMSAPI void CMSEXPORT cmsPipelineUnlinkStage(cmsPipeline* lut, cmsStageLoc loc, cmsStage** mpe);

Completed in 1303 milliseconds