/hardware/qcom/sdm845/display/sdm/include/core/ |
D | sdm_types.h | 88 kTagDisplay, //!< Debug log is tagged for display core logs. enumerator
|
/hardware/qcom/sm8150/display/sdm/include/core/ |
D | sdm_types.h | 90 kTagDisplay, //!< Debug log is tagged for display core logs. enumerator
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_debugger.cpp | 138 debug_flags_[kTagDisplay] = 1; in DebugDisplay() 141 debug_flags_[kTagDisplay] = 0; in DebugDisplay()
|
/hardware/qcom/display/msm8909/sdm/include/core/ |
D | debug_interface.h | 52 kTagDisplay, //!< Debug log is tagged for display core logs. enumerator
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_debugger.cpp | 158 debug_handler_.log_mask_[kTagDisplay] = 1; in DebugDisplay() 161 debug_handler_.log_mask_[kTagDisplay] = 0; in DebugDisplay()
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_debugger.cpp | 158 debug_handler_.log_mask_[kTagDisplay] = 1; in DebugDisplay() 161 debug_handler_.log_mask_[kTagDisplay] = 0; in DebugDisplay()
|
/hardware/qcom/sdm845/display/sdm/libs/core/ |
D | display_base.cpp | 163 DLOGV_IF(kTagDisplay, "LayerStack layer_count: %d, app_layer_count: %d, gpu_target_index: %d, " in BuildLayerStackStats() 231 DLOGI_IF(kTagDisplay, "Entering Prepare for display type : %d", display_type_); in Prepare() 269 DLOGI_IF(kTagDisplay, "Exiting Prepare for display type : %d error: %d", display_type_, error); in Prepare() 304 DLOGI_IF(kTagDisplay, "Entering commit for display type : %d", display_type_); in Commit() 337 DLOGI_IF(kTagDisplay, "Exiting commit for display type : %d", display_type_); in Commit() 1135 DLOGD_IF(kTagDisplay, "Required mixer width : %d, height : %d", in NeedsMixerReconfiguration() 1154 DLOGV_IF(kTagDisplay, "Max area layer at index : %d", max_area_layer_index); in NeedsMixerReconfiguration()
|
/hardware/qcom/sm8150/display/sdm/libs/core/ |
D | display_base.cpp | 226 DLOGD_IF(kTagDisplay, in BuildLayerStackStats() 296 DLOGI_IF(kTagDisplay, "Entering Prepare for display: %d-%d", display_id_, display_type_); in Prepare() 325 DLOGI_IF(kTagDisplay, "Draw cycle qualifies for Fast Path!"); in Prepare() 344 DLOGI_IF(kTagDisplay, "Exiting Prepare for display type : %d error: %d", display_type_, error); in Prepare() 380 DLOGI_IF(kTagDisplay, "Entering commit for display: %d-%d", display_id_, display_type_); in Commit() 420 DLOGI_IF(kTagDisplay, "Exiting commit for display: %d-%d", display_id_, display_type_); in Commit() 1249 DLOGD_IF(kTagDisplay, "Required mixer width : %d, height : %d", in NeedsMixerReconfiguration() 1287 DLOGV_IF(kTagDisplay, "Max area layer at index : %d", max_area_layer_index); in NeedsMixerReconfiguration()
|
D | display_pluggable.cpp | 443 DLOGI_IF(kTagDisplay, "ColorMode[%d] = %s", i, color_modes_[i].name); in GetColorModes()
|
/hardware/qcom/display/msm8909/sdm/libs/core/ |
D | display_base.cpp | 229 DLOGI_IF(kTagDisplay, "Entering Prepare for display type : %d", display_type_); in Prepare() 271 DLOGI_IF(kTagDisplay, "Exiting Prepare for display type : %d", display_type_); in Prepare() 306 DLOGI_IF(kTagDisplay, "Entering commit for display type : %d", display_type_); in Commit() 338 DLOGI_IF(kTagDisplay, "Exiting commit for display type : %d", display_type_); in Commit() 1143 DLOGD_IF(kTagDisplay, "Required mixer width : %d, height : %d", in NeedsMixerReconfiguration() 1162 DLOGV_IF(kTagDisplay, "Max area layer at index : %d", max_area_layer_index); in NeedsMixerReconfiguration()
|
/hardware/qcom/sm8150/display/sdm/libs/core/drm/ |
D | hw_info_drm.cpp | 818 log_once = kTagDisplay; in GetDisplaysStatus() 895 log_once = kTagDisplay; in GetMaxDisplaysSupported()
|
D | hw_device_drm.cpp | 780 DLOGI_IF(kTagDisplay, "Max brightness level = %d", hw_panel_info_.panel_max_brightness); in GetHWPanelMaxBrightness()
|
/hardware/qcom/sm8150/display/sdm/libs/core/fb/ |
D | hw_info.cpp | 599 log_once = kTagDisplay; in GetMaxDisplaysSupported()
|