Home
last modified time | relevance | path

Searched refs:kTagRotator (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/utils/
Drect.cpp158 Log(kTagRotator, "SplitLeftRight", out_rects[count]); in SplitLeftRight()
167 Log(kTagRotator, "Adjusted Left", out_rects[0]); in SplitLeftRight()
168 Log(kTagRotator, "Adjusted Right", out_rects[1]); in SplitLeftRight()
188 Log(kTagRotator, "SplitTopBottom", out_rects[count]); in SplitTopBottom()
197 Log(kTagRotator, "Adjusted Top", out_rects[0]); in SplitTopBottom()
198 Log(kTagRotator, "Adjusted Bottom", out_rects[1]); in SplitTopBottom()
/hardware/qcom/display/msm8909/sdm/libs/utils/
Drect.cpp163 Log(kTagRotator, "SplitLeftRight", out_rects[count]); in SplitLeftRight()
172 Log(kTagRotator, "Adjusted Left", out_rects[0]); in SplitLeftRight()
173 Log(kTagRotator, "Adjusted Right", out_rects[1]); in SplitLeftRight()
193 Log(kTagRotator, "SplitTopBottom", out_rects[count]); in SplitTopBottom()
202 Log(kTagRotator, "Adjusted Top", out_rects[0]); in SplitTopBottom()
203 Log(kTagRotator, "Adjusted Bottom", out_rects[1]); in SplitTopBottom()
/hardware/qcom/display/msm8998/sdm/libs/utils/
Drect.cpp158 Log(kTagRotator, "SplitLeftRight", out_rects[count]); in SplitLeftRight()
167 Log(kTagRotator, "Adjusted Left", out_rects[0]); in SplitLeftRight()
168 Log(kTagRotator, "Adjusted Right", out_rects[1]); in SplitLeftRight()
188 Log(kTagRotator, "SplitTopBottom", out_rects[count]); in SplitTopBottom()
197 Log(kTagRotator, "Adjusted Top", out_rects[0]); in SplitTopBottom()
198 Log(kTagRotator, "Adjusted Bottom", out_rects[1]); in SplitTopBottom()
/hardware/qcom/display/msm8909w_3100/sdm/libs/utils/
Drect.cpp158 Log(kTagRotator, "SplitLeftRight", out_rects[count]); in SplitLeftRight()
167 Log(kTagRotator, "Adjusted Left", out_rects[0]); in SplitLeftRight()
168 Log(kTagRotator, "Adjusted Right", out_rects[1]); in SplitLeftRight()
188 Log(kTagRotator, "SplitTopBottom", out_rects[count]); in SplitTopBottom()
197 Log(kTagRotator, "Adjusted Top", out_rects[0]); in SplitTopBottom()
198 Log(kTagRotator, "Adjusted Bottom", out_rects[1]); in SplitTopBottom()
/hardware/qcom/sdm845/display/sdm/libs/utils/
Drect.cpp163 Log(kTagRotator, "SplitLeftRight", out_rects[count]); in SplitLeftRight()
172 Log(kTagRotator, "Adjusted Left", out_rects[0]); in SplitLeftRight()
173 Log(kTagRotator, "Adjusted Right", out_rects[1]); in SplitLeftRight()
193 Log(kTagRotator, "SplitTopBottom", out_rects[count]); in SplitTopBottom()
202 Log(kTagRotator, "Adjusted Top", out_rects[0]); in SplitTopBottom()
203 Log(kTagRotator, "Adjusted Bottom", out_rects[1]); in SplitTopBottom()
/hardware/qcom/sdm845/display/sdm/include/core/
Dsdm_types.h84 kTagRotator, //!< Debug log is tagged for rotator. enumerator
/hardware/qcom/display/msm8996/sdm/libs/hwc/
Dhwc_debugger.cpp93 debug_flags_[kTagRotator] = 1; in DebugRotator()
96 debug_flags_[kTagRotator] = 0; in DebugRotator()
/hardware/qcom/display/msm8998/sdm/libs/hwc2/
Dhwc_debugger.cpp93 debug_flags_[kTagRotator] = 1; in DebugRotator()
96 debug_flags_[kTagRotator] = 0; in DebugRotator()
/hardware/qcom/display/msm8909w_3100/sdm/libs/hwc/
Dhwc_debugger.cpp93 debug_flags_[kTagRotator] = 1; in DebugRotator()
96 debug_flags_[kTagRotator] = 0; in DebugRotator()
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_debugger.cpp98 debug_flags_[kTagRotator] = 1; in DebugRotator()
101 debug_flags_[kTagRotator] = 0; in DebugRotator()
/hardware/qcom/display/msm8909w_3100/sdm/include/core/
Ddebug_interface.h49 kTagRotator, //!< Debug log is tagged for rotator. enumerator
/hardware/qcom/display/msm8996/sdm/include/core/
Ddebug_interface.h49 kTagRotator, //!< Debug log is tagged for rotator. enumerator
/hardware/qcom/display/msm8909/sdm/include/core/
Ddebug_interface.h49 kTagRotator, //!< Debug log is tagged for rotator. enumerator
/hardware/qcom/display/msm8998/sdm/include/core/
Ddebug_interface.h49 kTagRotator, //!< Debug log is tagged for rotator. enumerator
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_debugger.cpp110 debug_handler_.log_mask_[kTagRotator] = 1; in DebugRotator()
113 debug_handler_.log_mask_[kTagRotator] = 0; in DebugRotator()