OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kTagRotator
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/display/msm8996/sdm/include/core/
debug_interface.h
49
kTagRotator
, //!< Debug log is tagged for rotator.
/hardware/qcom/display/msm8996/sdm/libs/utils/
rect.cpp
158
Log(
kTagRotator
, "SplitLeftRight", out_rects[count]);
167
Log(
kTagRotator
, "Adjusted Left", out_rects[0]);
168
Log(
kTagRotator
, "Adjusted Right", out_rects[1]);
188
Log(
kTagRotator
, "SplitTopBottom", out_rects[count]);
197
Log(
kTagRotator
, "Adjusted Top", out_rects[0]);
198
Log(
kTagRotator
, "Adjusted Bottom", out_rects[1]);
/hardware/qcom/display/msm8996/sdm/libs/hwc/
hwc_debugger.cpp
93
debug_flags_[
kTagRotator
] = 1;
96
debug_flags_[
kTagRotator
] = 0;
Completed in 264 milliseconds