Home
last modified time | relevance | path

Searched refs:printFps (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKit/qt/QGVLauncher/
Dmain.cpp141 connect(fpsTimer, SIGNAL(timeout()), this, SLOT(printFps())); in MainView()
217 void printFps() in printFps() function in MainView
/external/webkit/WebKit/qt/
DChangeLog293 (MainView::printFps): we print the fps with qDebug every 5 seconds.