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

  /external/pdfium/third_party/lcms/src/
cmssamp.c 193 cmsProfileClassSignature devClass;
359 cmsProfileClassSignature devClass;
cmsio0.c 717 Icc -> DeviceClass = (cmsProfileClassSignature) _cmsAdjustEndianess32(Header.deviceClass);
801 Header.deviceClass = (cmsProfileClassSignature) _cmsAdjustEndianess32(Icc -> DeviceClass);
978 cmsProfileClassSignature CMSEXPORT cmsGetDeviceClass(cmsHPROFILE hProfile)
984 void CMSEXPORT cmsSetDeviceClass(cmsHPROFILE hProfile, cmsProfileClassSignature sig)
    [all...]
lcms2_internal.h 727 cmsProfileClassSignature DeviceClass;
    [all...]
cmscnvrt.c 537 cmsProfileClassSignature ClassSig;
    [all...]
cmsvirt.c 1065 cmsProfileClassSignature deviceClass;
    [all...]
cmsxform.c 910 cmsProfileClassSignature cls;
    [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h 481 } cmsProfileClassSignature;
605 cmsProfileClassSignature deviceClass; // Type of profile
    [all...]

Completed in 51 milliseconds