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

  /external/pdfium/third_party/lcms/src/
cmsopt.c 650 ColorSpace = _cmsICCcolorSpace(T_COLORSPACE(*InputFormat));
651 OutputColorSpace = _cmsICCcolorSpace(T_COLORSPACE(*OutputFormat));
    [all...]
cmsxform.c 952 int Space1 = T_COLORSPACE(dwFormat);
    [all...]
cmspack.c 896 switch (T_COLORSPACE(Type)) {
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h 681 #define T_COLORSPACE(s) (((s)>>16)&31)
    [all...]

Completed in 52 milliseconds