Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8909/libqdutils/
Dprofiler.cpp44 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()
Dprofiler.h103 unsigned int debug_fps_level; variable
/hardware/qcom/display/msm8996/libqdutils/
Dprofiler.cpp44 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()
Dprofiler.h103 unsigned int debug_fps_level; variable
/hardware/qcom/display/msm8994/libqdutils/
Dprofiler.cpp44 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()
Dprofiler.h103 unsigned int debug_fps_level; variable
/hardware/qcom/display/msm8084/libqdutils/
Dprofiler.cpp44 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()
Dprofiler.h103 unsigned int debug_fps_level; variable
/hardware/qcom/display/msm8960/libqdutils/
Dprofiler.cpp42 debug_fps_level = 0; in CalcFps()
52 debug_fps_level = atoi(prop); in Init()
53 if (debug_fps_level > MAX_DEBUG_FPS_LEVEL) { in Init()
55 debug_fps_level = 0; in Init()
58 ALOGD("DEBUG_CALC_FPS: %d", debug_fps_level); in Init()
63 if (debug_fps_level > 0) in Fps()
121 if (debug_fps_level > 1) { in print_fps()
163 if (debug_fps_level > 1) { in calc_fps()
Dprofiler.h103 unsigned int debug_fps_level; variable
/hardware/qcom/display/msm8226/libqdutils/
Dprofiler.cpp44 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()
Dprofiler.h103 unsigned int debug_fps_level; variable