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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebufferPrivate.h147 IOReturn updateGammaTable( UInt32 channelCount, UInt32 dataCount,
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp1765 err = inst->updateGammaTable(channelCount, dataCount, dataWidth, inst->__private->rawGammaData);
1786 IOReturn IOFramebuffer::updateGammaTable( function in class:IOFramebuffer
1821 DEBG1(thisName, " offline updateGammaTable\n");
5661 updateGammaTable(__private->rawGammaChannelCount,
5666 TIMEEND(thisName, "match updateGammaTable time: %qd ms\n");
6952 if (logo && !bootGamma) updateGammaTable(3, 256, 16, NULL, false);
8781 updateGammaTable(__private->rawGammaChannelCount, __private->rawGammaDataCount,

Completed in 130 milliseconds