Searched refs:cmsProfileClassSignature (Results 1 - 7 of 7) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmssamp.c193 cmsProfileClassSignature devClass;
380 cmsProfileClassSignature devClass;
H A Dcmsio0.c664 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)
H A Dlcms2_internal.h714 cmsProfileClassSignature DeviceClass;
H A Dcmscnvrt.c534 cmsProfileClassSignature ClassSig;
H A Dcmsvirt.c1056 cmsProfileClassSignature deviceClass;
H A Dcmsxform.c728 cmsProfileClassSignature cls;
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2.h481 } cmsProfileClassSignature; typedef in typeref:enum:__anon28615
604 cmsProfileClassSignature deviceClass; // Type of profile
1459 CMSAPI cmsProfileClassSignature
1461 CMSAPI void CMSEXPORT cmsSetDeviceClass(cmsHPROFILE hProfile, cmsProfileClassSignature sig);

Completed in 1144 milliseconds