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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp398 UInt8 lastNotifyOnline; member in struct:IOFramebufferPrivate
2815 __private->lastNotifyOnline = 0xdd;
3981 if (__private->lastNotifyOnline != __private->online)
3983 __private->lastNotifyOnline = __private->online;

Completed in 130 milliseconds