Searched refs:kIOFBGammaWidthKey (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h1110 #define kIOFBGammaWidthKey "IOFBGammaWidth" macro
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp1338 setProperty(kIOFBGammaWidthKey, __private->desiredGammaWidth, 32);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp6656 if ((num = OSDynamicCast(OSNumber, getProperty(kIOFBGammaWidthKey))))

Completed in 261 milliseconds