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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp258 int32_t lastMessagedChange; member in struct:IOFBController
5148 controller->lastMessagedChange, controller->lastFinishedChange,
5267 if ((controller->lastMessagedChange != controller->connectChange)
5271 controller->lastMessagedChange = controller->connectChange;
5283 controller->lastFinishedChange = controller->lastMessagedChange;
5285 fb->__private->lastProcessedChange = controller->lastMessagedChange;
5304 controller->lastMessagedChange, controller->lastFinishedChange,
5312 __private->controller->lastFinishedChange = __private->controller->lastMessagedChange;

Completed in 149 milliseconds