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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp314 IOTimerEventSource * vblUpdateTimer; member in struct:IOFramebufferPrivate
3265 inst->__private->vblUpdateTimer->setTimeoutMS(kVBLThrottleTimeMS);
6589 __private->vblUpdateTimer = IOTimerEventSource::timerEventSource(this, &updateVBL);
6590 if (__private->vblUpdateTimer)
6591 __private->controller->wl->addEventSource(__private->vblUpdateTimer);

Completed in 136 milliseconds