Home
last modified time | relevance | path

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

/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/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()