OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_DEBUG_FPS_LEVEL
(Results
1 - 6
of
6
) sorted by null
/hardware/qcom/display/msm8960/libqdutils/
profiler.h
57
static const unsigned int
MAX_DEBUG_FPS_LEVEL
= 2;
profiler.cpp
52
if (debug_fps_level >
MAX_DEBUG_FPS_LEVEL
) {
/hardware/qcom/display/msm8974/libqdutils/
profiler.h
57
static const unsigned int
MAX_DEBUG_FPS_LEVEL
= 2;
profiler.cpp
52
if (debug_fps_level >
MAX_DEBUG_FPS_LEVEL
) {
/hardware/qcom/display/msm8x26/libqdutils/
profiler.h
57
static const unsigned int
MAX_DEBUG_FPS_LEVEL
= 2;
profiler.cpp
52
if (debug_fps_level >
MAX_DEBUG_FPS_LEVEL
) {
Completed in 186 milliseconds