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

  /external/pdfium/core/fxcodec/codec/
fx_codec_icc.cpp 93 hTransform = cmsCreateTransform(srcProfile, srcFormat, dstProfile,
97 hTransform = cmsCreateTransform(srcProfile, srcFormat, dstProfile,
101 hTransform = cmsCreateTransform(srcProfile, srcFormat, dstProfile,
  /external/pdfium/third_party/lcms/src/
cmsps2.c 1004 xform = cmsCreateTransform(hNamedColor, TYPE_NAMED_COLOR_INDEX, hLab, TYPE_Lab_DBL, Intent, 0);
    [all...]
cmsxform.c     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h     [all...]

Completed in 63 milliseconds