Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxwayland/qmlvideofx/
H A Dmain.cpp59 PerformanceMonitor::State performanceMonitorState; in main() local
71 else if (performanceMonitorState.parseArgument(arg)) { in main()
94 if (performanceMonitorState.valid) { in main()
95 rootObject->setProperty("perfMonitorsLogging", performanceMonitorState.logging); in main()
96 rootObject->setProperty("perfMonitorsVisible", performanceMonitorState.visible); in main()