Searched refs:kTagRotator (Results 1 – 3 of 3) sorted by relevance
/hardware/qcom/display/msm8996/sdm/libs/utils/ |
D | rect.cpp | 157 Log(kTagRotator, "SplitLeftRight", out_rects[count]); in SplitLeftRight() 166 Log(kTagRotator, "Adjusted Left", out_rects[0]); in SplitLeftRight() 167 Log(kTagRotator, "Adjusted Right", out_rects[1]); in SplitLeftRight() 187 Log(kTagRotator, "SplitTopBottom", out_rects[count]); in SplitTopBottom() 196 Log(kTagRotator, "Adjusted Top", out_rects[0]); in SplitTopBottom() 197 Log(kTagRotator, "Adjusted Bottom", out_rects[1]); in SplitTopBottom()
|
/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
D | hwc_debugger.cpp | 93 SET_BIT(debug_flags_, kTagRotator); in DebugRotator() 96 CLEAR_BIT(debug_flags_, kTagRotator); in DebugRotator()
|
/hardware/qcom/display/msm8996/sdm/include/core/ |
D | debug_interface.h | 49 kTagRotator, //!< Debug log is tagged for rotator. enumerator
|