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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsTypes.h1111 #define kIOFBGammaCountKey "IOFBGammaCount" macro
/macosx-10.10/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp1339 setProperty(kIOFBGammaCountKey, __private->desiredGammaCount, 32);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp6658 if ((num = OSDynamicCast(OSNumber, getProperty(kIOFBGammaCountKey))))

Completed in 270 milliseconds