Searched refs:cmsStageLoc (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/third_party/lcms/ |
D | 0022-check-LUT-and-MPE.patch | 85 @@ -1491,8 +1519,7 @@ int CMSEXPORT cmsPipelineInsertStage(cmsPipeline* lut, cmsStageLoc loc, cmsSt… 95 @@ -1547,6 +1574,7 @@ void CMSEXPORT cmsPipelineUnlinkStage(cmsPipeline* lut, cmsStageLoc loc, cmsS…
|
/external/pdfium/third_party/lcms/include/ |
D | lcms2.h | 1208 typedef enum { cmsAT_BEGIN, cmsAT_END } cmsStageLoc; typedef 1210 CMSAPI int CMSEXPORT cmsPipelineInsertStage(cmsPipeline* lut, cmsStageLoc loc, cmsSta… 1211 CMSAPI void CMSEXPORT cmsPipelineUnlinkStage(cmsPipeline* lut, cmsStageLoc loc, cmsSta…
|
/external/pdfium/third_party/lcms/src/ |
D | cmslut.c | 1507 int CMSEXPORT cmsPipelineInsertStage(cmsPipeline* lut, cmsStageLoc loc, cmsStage* mpe) in cmsPipelineInsertStage() 1543 void CMSEXPORT cmsPipelineUnlinkStage(cmsPipeline* lut, cmsStageLoc loc, cmsStage** mpe) in cmsPipelineUnlinkStage()
|