Home
last modified time | relevance | path

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

/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_menu.cpp421 bool showfps = false; variable
1290 printf(" /. Enable/Disable showfps: %s\n", ((showfps)? "Enabled":"Disabled")); in functional_menu()
2061 if (showfps) in functional_menu()
2064 showfps = false; in functional_menu()
2069 showfps = true; in functional_menu()