HomeSort by relevance Sort by last modified time
    Searched refs:MAX_DEBUG_FPS_LEVEL (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/display/msm8084/libqdutils/
profiler.h 57 static const unsigned int MAX_DEBUG_FPS_LEVEL = 2;
profiler.cpp 55 if (debug_fps_level > MAX_DEBUG_FPS_LEVEL) {
  /hardware/qcom/display/msm8226/libqdutils/
profiler.h 57 static const unsigned int MAX_DEBUG_FPS_LEVEL = 2;
profiler.cpp 55 if (debug_fps_level > MAX_DEBUG_FPS_LEVEL) {
  /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) {

Completed in 310 milliseconds