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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOFramebufferPrivate.h161 static void updateVBL(OSObject * owner, IOTimerEventSource * sender);
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp3161 void IOFramebuffer::updateVBL(OSObject * owner, IOTimerEventSource * sender) function in class:IOFramebuffer
4296 updateVBL(this, NULL);
5600 updateVBL(this, NULL);
6589 __private->vblUpdateTimer = IOTimerEventSource::timerEventSource(this, &updateVBL);

Completed in 81 milliseconds