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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp361 UInt8 * clutData; member in struct:IOFramebufferPrivate
2032 inst->__private->clutData = table;
2035 table = inst->__private->clutData;
2137 ret = setCLUTWithEntries( (IOColorEntry *) __private->clutData, __private->clutIndex,
2140 IODelete(__private->clutData, UInt8, clutLen);

Completed in 152 milliseconds