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

  /external/pdfium/third_party/lcms/src/
cmsvirt.c 312 Pipeline = cmsPipelineAlloc(ContextID, nChannels, nChannels);
429 LUT = cmsPipelineAlloc(ContextID, 4, 4);
491 LUT = cmsPipelineAlloc(ContextID, 3, 3);
538 LUT = cmsPipelineAlloc(ContextID, 3, 3);
584 LUT = cmsPipelineAlloc(ContextID, 3, 3);
773 Pipeline = cmsPipelineAlloc(ContextID, 3, 3);
851 LUT = cmsPipelineAlloc(ContextID, 1, 1);
    [all...]
cmsio1.c 165 Lut = cmsPipelineAlloc(ContextID, 1, 3);
241 Lut = cmsPipelineAlloc(ContextID, 3, 3);
329 Lut = cmsPipelineAlloc(ContextID, 0, 0);
430 Lut = cmsPipelineAlloc(ContextID, 3, 1);
497 Lut = cmsPipelineAlloc(ContextID, 3, 3);
734 Lut = cmsPipelineAlloc(ContextID, 0, 0);
    [all...]
cmscnvrt.c 544 Result = cmsPipelineAlloc(ContextID, 0, 0);
762 Result = cmsPipelineAlloc(ContextID, 4, 4);
    [all...]
cmsgmt.c 387 Gamut = cmsPipelineAlloc(ContextID, 3, 1);
cmsopt.c 668 Dest = cmsPipelineAlloc(Src ->ContextID, Src ->InputChannels, Src ->OutputChannels);
    [all...]
cmslut.c     [all...]
cmstypes.c     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h     [all...]

Completed in 57 milliseconds