Home
last modified time | relevance | path

Searched refs:debug_tag (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/display/msm8909/sdm/include/utils/
Drect.h48 void LogI(DebugTag debug_tag, const char *prefix, const LayerRect &roi);
49 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi);
/hardware/qcom/sdm845/display/sdm/include/utils/
Drect.h48 void LogI(DebugTag debug_tag, const char *prefix, const LayerRect &roi);
49 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi);
/hardware/qcom/display/msm8909/sdm/libs/utils/
Drect.cpp50 void LogI(DebugTag debug_tag, const char *prefix, const LayerRect &roi) { in LogI() argument
51 DLOGI_IF(debug_tag, "%s: left = %.0f, top = %.0f, right = %.0f, bottom = %.0f", in LogI()
55 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi) { in Log() argument
56 DLOGV_IF(debug_tag, "%s: left = %.0f, top = %.0f, right = %.0f, bottom = %.0f", in Log()
/hardware/qcom/sdm845/display/sdm/libs/utils/
Drect.cpp50 void LogI(DebugTag debug_tag, const char *prefix, const LayerRect &roi) { in LogI() argument
51 DLOGI_IF(debug_tag, "%s: left = %.0f, top = %.0f, right = %.0f, bottom = %.0f", in LogI()
55 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi) { in Log() argument
56 DLOGV_IF(debug_tag, "%s: left = %.0f, top = %.0f, right = %.0f, bottom = %.0f", in Log()
/hardware/qcom/display/msm8996/sdm/include/utils/
Drect.h48 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi);
/hardware/qcom/display/msm8998/sdm/include/utils/
Drect.h48 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi);
/hardware/qcom/display/msm8909w_3100/sdm/include/utils/
Drect.h48 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi);
/hardware/qcom/display/msm8996/sdm/libs/utils/
Drect.cpp50 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi) { in Log() argument
51 DLOGV_IF(debug_tag, "%s: left = %.0f, top = %.0f, right = %.0f, bottom = %.0f", in Log()
/hardware/qcom/display/msm8998/sdm/libs/utils/
Drect.cpp50 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi) { in Log() argument
51 DLOGV_IF(debug_tag, "%s: left = %.0f, top = %.0f, right = %.0f, bottom = %.0f", in Log()
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
Drect.cpp50 void Log(DebugTag debug_tag, const char *prefix, const LayerRect &roi) { in Log() argument
51 DLOGV_IF(debug_tag, "%s: left = %.0f, top = %.0f, right = %.0f, bottom = %.0f", in Log()