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

/macosx-10.10/IOGraphics-485/IOGraphicsFamily/IOKit/graphics/
H A DIOGraphicsDevice.h41 virtual void getVBLTime( AbsoluteTime * time, AbsoluteTime * delta ) = 0;
H A DIOFramebuffer.h352 virtual void getVBLTime( AbsoluteTime * time, AbsoluteTime * delta );
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOHIDSystem.cpp3285 io_gd_I->getVBLTime( &nextVBL, &delta_O );
/macosx-10.10/IOGraphics-485/IOGraphicsFamily/
H A DIOFramebuffer.cpp3290 void IOFramebuffer::getVBLTime( AbsoluteTime * time, AbsoluteTime * delta ) function in class:IOFramebuffer

Completed in 275 milliseconds