Searched defs:VBoxVHWADbgTimer (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/
H A DVBoxFBOverlay.cpp85 VBoxVHWADbgTimer::VBoxVHWADbgTimer(uint32_t cPeriods) : function in class:VBoxVHWADbgTimer
96 VBoxVHWADbgTimer::~VBoxVHWADbgTimer()
101 void VBoxVHWADbgTimer::frame()
H A DVBoxFBOverlay.h63 class VBoxVHWADbgTimer class
66 VBoxVHWADbgTimer(uint32_t cPeriods);
67 ~VBoxVHWADbgTimer();
1555 VBoxVHWADbgTimer mFPSCounter;

Completed in 43 milliseconds