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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp369 uint32_t hibernateGfxStatus; member in struct:IOFramebufferPrivate
4161 if (__private->hibernateGfxStatus) restoreType = kIOScreenRestoreStateDark;
5059 __private->hibernateGfxStatus = 0;
5087 __private->hibernateGfxStatus = ((uint32_t *)data->getBytesNoCopy())[0];

Completed in 201 milliseconds