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

/macosx-10.10.1/IOGraphics-485/IONDRVSupport/IOKit/ndrvsupport/
H A DIOMacOSTypes.h366 short gDataWidth; /*bits/corrected value (data packed to next larger byte size)*/ member in struct:GammaTbl
/macosx-10.10.1/IOGraphics-485/IONDRVSupport/
H A DIONDRVFramebuffer.cpp1296 __private->desiredGammaWidth = table->gDataWidth;
1327 table->gDataWidth, table->gDataCnt);
1328 if (((UInt32) table->gDataWidth) > __private->desiredGammaWidth)
1330 __private->desiredGammaWidth = table->gDataWidth;
2488 table->gDataWidth = dataWidth;

Completed in 113 milliseconds