Searched refs:deviceClass (Results 1 – 5 of 5) sorted by relevance
1056 cmsProfileClassSignature deviceClass; in cmsTransform2DeviceLink() local1108 deviceClass = cmsGetDeviceClass(hProfile); in cmsTransform2DeviceLink()1110 if (deviceClass == cmsSigOutputClass) in cmsTransform2DeviceLink()1171 if ((deviceClass == cmsSigLinkClass) && (xform ->Sequence != NULL)) { in cmsTransform2DeviceLink()1176 if (deviceClass == cmsSigInputClass) { in cmsTransform2DeviceLink()
664 Icc -> DeviceClass = (cmsProfileClassSignature) _cmsAdjustEndianess32(Header.deviceClass); in _cmsReadHeader()747 Header.deviceClass = (cmsProfileClassSignature) _cmsAdjustEndianess32(Icc -> DeviceClass); in _cmsWriteHeader()
84 CFX_QuartzDeviceDriver(CGContextRef context, FX_INT32 deviceClass);
169 CFX_QuartzDeviceDriver::CFX_QuartzDeviceDriver(CGContextRef context, FX_INT32 deviceClass) in CFX_QuartzDeviceDriver() argument173 _deviceClass = deviceClass; in CFX_QuartzDeviceDriver()
604 cmsProfileClassSignature deviceClass; // Type of profile member