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

/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp208 static IOService * gIOGraphicsControl; variable
1807 if (GAMMA_ADJ && gIOGraphicsControl && (__private->desiredGammaDataWidth <= 8))
2739 if ((gIOGraphicsControl = copyMatchingService(matching)))
2741 gIOFBGCNotifier = gIOGraphicsControl->registerInterest(
5181 if (gIOGraphicsControl
5272 if (gIOGraphicsControl)
5274 err = gIOGraphicsControl->message(kIOFBMessageConnectChange, controller->fbs[0], NULL);
5314 if (gIOGraphicsControl)
5317 err = gIOGraphicsControl->message(kIOFBMessageEndConnectChange, controller->fbs[0], NULL);
5891 if (gIOGraphicsControl) (voi
[all...]

Completed in 107 milliseconds