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

  /external/pdfium/third_party/lcms/src/
lcms2_internal.h 808 cmsStageSignature Type; // Identifies the stage
809 cmsStageSignature Implements; // Identifies the *function* of the stage (for optimizations)
    [all...]
cmslut.c 32 cmsStageSignature Type,
115 cmsStageSignature Type;
128 Type = (cmsStageSignature)va_arg(args, cmsStageSignature);
    [all...]
cmsopt.c 119 cmsBool _Remove1Op(cmsPipeline* Lut, cmsStageSignature UnaryOp)
139 cmsBool _Remove2Op(cmsPipeline* Lut, cmsStageSignature Op1, cmsStageSignature Op2)
    [all...]
cmsvirt.c 994 cmsStageSignature MpeTypes[5]; // 5 is the maximum number
    [all...]
cmstypes.c     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2_plugin.h 492 cmsStageSignature Type,
lcms2.h 530 } cmsStageSignature;
    [all...]

Completed in 53 milliseconds