Searched refs:supportedSpecialEncodings (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h940 * @field supportedSpecialEncodings Mask of supported special pixel values, eg. kTransparentEncodedPixel, kInvertingEncodedPixel.
954 UInt32 supportedSpecialEncodings; member in struct:IOHardwareCursorDescriptor
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp2973 desc.supportedSpecialEncodings = kTransparentEncodedPixel;
3698 & hwDesc->supportedSpecialEncodings)
3749 & hwDesc->supportedSpecialEncodings)
3758 & hwDesc->supportedSpecialEncodings)
6995 desc.supportedSpecialEncodings = kTransparentEncodedPixel;

Completed in 189 milliseconds