Searched refs:debug_fps_level (Results 1 – 8 of 8) sorted by relevance
41 debug_fps_level = 0; in CalcFps()51 debug_fps_level = atoi(prop); in Init()52 if (debug_fps_level > MAX_DEBUG_FPS_LEVEL) { in Init()54 debug_fps_level = 0; in Init()57 ALOGD("DEBUG_CALC_FPS: %d", debug_fps_level); in Init()62 if (debug_fps_level > 0) in Fps()120 if (debug_fps_level > 1) { in print_fps()162 if (debug_fps_level > 1) { in calc_fps()
103 unsigned int debug_fps_level; variable
44 debug_fps_level = 0; in CalcFps()54 debug_fps_level = atoi(prop); in Init()55 if (debug_fps_level > MAX_DEBUG_FPS_LEVEL) { in Init()57 debug_fps_level = 0; in Init()60 ALOGD("DEBUG_CALC_FPS: %d", debug_fps_level); in Init()65 if (debug_fps_level > 0) in Fps()125 if (debug_fps_level > 1) { in print_fps()167 if (debug_fps_level > 1) { in calc_fps()