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

  /external/pdfium/third_party/lcms2-2.6/src/
lcms2_internal.h 795 cmsStageSignature Type; // Identifies the stage
796 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 987 cmsStageSignature MpeTypes[5]; // 5 is the maximum number
    [all...]
cmstypes.c     [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2_plugin.h 492 cmsStageSignature Type,
lcms2.h 529 } cmsStageSignature;
    [all...]

Completed in 47 milliseconds