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

  /external/pdfium/third_party/lcms2-2.6/src/
cmssamp.c 193 cmsProfileClassSignature devClass;
380 cmsProfileClassSignature devClass;
cmsio0.c 664 Icc -> DeviceClass = (cmsProfileClassSignature) _cmsAdjustEndianess32(Header.deviceClass);
747 Header.deviceClass = (cmsProfileClassSignature) _cmsAdjustEndianess32(Icc -> DeviceClass);
924 cmsProfileClassSignature CMSEXPORT cmsGetDeviceClass(cmsHPROFILE hProfile)
930 void CMSEXPORT cmsSetDeviceClass(cmsHPROFILE hProfile, cmsProfileClassSignature sig)
    [all...]
lcms2_internal.h 714 cmsProfileClassSignature DeviceClass;
    [all...]
cmscnvrt.c 534 cmsProfileClassSignature ClassSig;
    [all...]
cmsvirt.c 1056 cmsProfileClassSignature deviceClass;
    [all...]
cmsxform.c 728 cmsProfileClassSignature cls;
    [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h 481 } cmsProfileClassSignature;
604 cmsProfileClassSignature deviceClass; // Type of profile
    [all...]

Completed in 42 milliseconds