Home
last modified time | relevance | path

Searched refs:showFrameRate (Results 1 – 3 of 3) sorted by relevance

/external/webkit/Tools/QtTestBrowser/
Dlauncherwindow.h93 , showFrameRate(false) in WindowOptions()
121 bool showFrameRate; variable
Dmain.cpp217 windowOptions.showFrameRate = true; in handleUserOptions()
Dlauncherwindow.cpp167 view->setFrameRateMeasurementEnabled(m_windowOptions.showFrameRate); in applyPrefs()
389 showFPS->setChecked(m_windowOptions.showFrameRate); in createChrome()
836 m_windowOptions.showFrameRate = enable; in showFPS()