HomeSort by relevance Sort by last modified time
    Searched refs:showFrameRate (Results 1 - 3 of 3) sorted by null

  /external/webkit/Tools/QtTestBrowser/
launcherwindow.h 93 , showFrameRate(false)
121 bool showFrameRate;
main.cpp 217 windowOptions.showFrameRate = true;
launcherwindow.cpp 167 view->setFrameRateMeasurementEnabled(m_windowOptions.showFrameRate);
389 showFPS->setChecked(m_windowOptions.showFrameRate);
836 m_windowOptions.showFrameRate = enable;
    [all...]

Completed in 45 milliseconds