Searched refs:kTagDisplay (Results 1 – 6 of 6) sorted by relevance
/hardware/qcom/sdm845/display/sdm/include/core/ |
D | sdm_types.h | 88 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/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/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()
|