Searched refs:showfps (Results 1 – 3 of 3) sorted by relevance
421 bool showfps = false; variable1296 printf(" /. Enable/Disable showfps: %s\n", ((showfps)? "Enabled":"Disabled")); in functional_menu()2071 if (showfps) in functional_menu()2074 showfps = false; in functional_menu()2079 showfps = true; in functional_menu()
511 bool showfps = false; variable2561 …snprintf(area1[j++], MAX_SYMBOLS, "/. Enable/Disable showfps: %s", ((showfps)? "Enabled":"Disabled… in functional_menu()3610 if (showfps) in functional_menu()3613 showfps = false; in functional_menu()3618 showfps = true; in functional_menu()
240 static void showfps(void) in showfps() function2056 showfps(); in omap4_hwc_set()