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

  /external/pdfium/third_party/lcms/src/
cmsgmt.c 156 if (cmsGetDeviceClass(hProfiles[nProfiles - 1]) != cmsSigOutputClass) return NULL;
468 if (cmsGetDeviceClass(hProfile) != cmsSigOutputClass) {
cmsvirt.c 846 cmsSetDeviceClass(hProfile, cmsSigOutputClass);
910 cmsSetDeviceClass(hProfile, cmsSigOutputClass);
    [all...]
cmssamp.c 268 (cmsGetDeviceClass(hProfile) == cmsSigOutputClass) &&
cmscnvrt.c     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h 475 cmsSigOutputClass = 0x70727472, // 'prtr'
    [all...]

Completed in 64 milliseconds