/hardware/qcom/sdm845/display/sdm/include/core/ |
D | sdm_types.h | 89 kTagClient, //!< Debug log is tagged for SDM client. enumerator
|
/hardware/qcom/sm8150/display/sdm/include/core/ |
D | sdm_types.h | 91 kTagClient, //!< Debug log is tagged for SDM client. enumerator
|
/hardware/qcom/display/msm8909/sdm/libs/hwc/ |
D | hwc_debugger.cpp | 128 debug_flags_[kTagClient] = 1; in DebugClient() 131 debug_flags_[kTagClient] = 0; in DebugClient()
|
/hardware/qcom/display/msm8909/sdm/include/core/ |
D | debug_interface.h | 53 kTagClient, //!< Debug log is tagged for SDM client. enumerator
|
/hardware/qcom/display/msm8998/sdm/include/core/ |
D | debug_interface.h | 52 kTagClient, //!< Debug log is tagged for SDM client. enumerator
|
/hardware/qcom/sdm845/display/sdm/libs/hwc2/ |
D | hwc_debugger.cpp | 146 debug_handler_.log_mask_[kTagClient] = 1; in DebugClient() 149 debug_handler_.log_mask_[kTagClient] = 0; in DebugClient()
|
D | hwc_tonemapper.cpp | 185 DLOGV_IF(kTagClient, "Tonemapping for layer at index %d", i); in HandleToneMap() 216 DLOGI_IF(kTagClient, "Layer %d associated with session index %d", i, session_index); in HandleToneMap() 265 DLOGI_IF(kTagClient, "Tone map session %d closed.", session_index); in PostCommit()
|
D | hwc_layers.cpp | 91 DLOGV_IF(kTagClient, "Unsupported Standard Request = %d", standard); in GetColorPrimary() 117 DLOGV_IF(kTagClient, "Unsupported Transfer Request = %d", transfer); in GetTransfer() 133 DLOGV_IF(kTagClient, "Unsupported Range Request = %d", range); in GetRange() 350 DLOGV_IF(kTagClient, "[%" PRIu64 "][%" PRIu64 "] Layer color set to %x", display_id_, id_, in SetLayerColor() 405 DLOGW_IF(kTagClient, "Unsupported dataspace type %d", dataspace); in SetLayerDataspace()
|
D | hwc_display.cpp | 130 DLOGV_IF(kTagClient, "Successfully applied mode = %d intent = %d name = %s", mode, intent, in SetColorModeWithRenderIntent() 139 DLOGI_IF(kTagClient, "Failed to apply mode: %d", color_mode_id); in SetColorModeById() 399 DLOGV_IF(kTagClient, "Color Modes supported count = %d", color_mode_count); in PopulateColorModes() 405 DLOGV_IF(kTagClient, "Color Mode[%d] = %s", i, mode_string.c_str()); in PopulateColorModes() 420 DLOGV_IF(kTagClient, "color_gamut : %s, dynamic_range : %s, pic_quality : %s", in PopulateColorModes() 1511 DLOGV_IF(kTagClient, "Display %d is not validated", id_); in CommitLayerStack() 2112 DLOGV_IF(kTagClient, "HWC Layers marked for GPU comp"); in MarkLayersForClientComposition() 2370 DLOGV_IF(kTagClient, "HDR content present with tone mapping enabled. Returning false."); in CanSkipValidate() 2375 DLOGV_IF(kTagClient, "Framebuffer target needs validation. Returning false."); in CanSkipValidate() 2381 DLOGV_IF(kTagClient, "hwc_layer[%d] needs validation. Returning false.", in CanSkipValidate() [all …]
|
/hardware/qcom/sm8150/display/sdm/libs/hwc2/ |
D | hwc_debugger.cpp | 146 debug_handler_.log_mask_[kTagClient] = 1; in DebugClient() 149 debug_handler_.log_mask_[kTagClient] = 0; in DebugClient()
|
D | hwc_layers.cpp | 90 DLOGW_IF(kTagClient, "Unsupported Standard Request = %d", standard); in GetColorPrimary() 122 DLOGW_IF(kTagClient, "Unsupported Transfer Request = %d", transfer); in GetTransfer() 141 DLOGW_IF(kTagClient, "Unsupported Range Request = %d", range); in GetRange() 182 DLOGW_IF(kTagClient, "Unsupported dataspace type %d", dataspace); in TranslateFromLegacyDataspace() 381 DLOGV_IF(kTagClient, "[%" PRIu64 "][%" PRIu64 "] Layer color set to %x", display_id_, id_, in SetLayerColor() 479 DLOGV_IF(kTagClient, "Crop: LTRB %f %f %f %f", crop.left, crop.top, crop.right, crop.bottom); in SetLayerSourceCrop() 988 DLOGV_IF(kTagClient, "Layer id = %lld ColorVolEnabled = %d ContentLightLevelEnabled = %d " in ValidateAndSetCSC() 1121 DLOGV_IF(kTagClient, " Layer Id: ""[%" PRIu64 "]", id_); in SetLayerAsMask()
|
D | hwc_tonemapper.cpp | 185 DLOGV_IF(kTagClient, "Tonemapping for layer at index %d", i); in HandleToneMap() 216 DLOGI_IF(kTagClient, "Layer %d associated with session index %d", i, session_index); in HandleToneMap() 265 DLOGI_IF(kTagClient, "Tone map session %d closed.", session_index); in PostCommit()
|
D | hwc_display.cpp | 154 DLOGV_IF(kTagClient, "Successfully applied mode = %d intent = %d name = %s", mode, intent, in SetColorModeWithRenderIntent() 207 DLOGV_IF(kTagClient, "Successfully applied mode = %d intent = %d range = %d name = %s", in ApplyCurrentColorModeWithRenderIntent() 218 DLOGI_IF(kTagClient, "Failed to apply mode: %d", color_mode_id); in SetColorModeById() 295 DLOGV_IF(kTagClient, "Put mode %s(mode %d, range %d) into preferred_mode", in SetColorModeFromClientApi() 339 DLOGV_IF(kTagClient, "Color Modes supported count = %d", color_mode_count); in PopulateColorModes() 345 DLOGV_IF(kTagClient, "Color Mode[%d] = %s", i, mode_string.c_str()); in PopulateColorModes() 362 DLOGV_IF(kTagClient, "color_gamut : %s, dynamic_range : %s, pic_quality : %s", in PopulateColorModes() 1745 DLOGV_IF(kTagClient, "Display %d is not validated", id_); in CommitLayerStack() 1754 DLOGV_IF(kTagClient, "Skipping Refresh on display %d", id_); in CommitLayerStack() 2214 DLOGV_IF(kTagClient, "HWC Layers marked for GPU comp"); in MarkLayersForClientComposition() [all …]
|
/hardware/qcom/display/msm8909/sdm/libs/hwc2/ |
D | hwc_layers.cpp | 94 DLOGV_IF(kTagClient, "Unsupported Standard Request = %d", standard); in GetColorPrimary() 123 DLOGV_IF(kTagClient, "Unsupported Transfer Request = %d", transfer); in GetTransfer() 139 DLOGV_IF(kTagClient, "Unsupported Range Request = %d", range); in GetRange() 317 DLOGV_IF(kTagClient, "[%" PRIu64 "][%" PRIu64 "] Layer color set to %x", display_id_, id_, in SetLayerColor() 368 DLOGW_IF(kTagClient, "Unsupported dataspace type %d", dataspace); in SetLayerDataspace() 420 DLOGV_IF(kTagClient, "Crop: LRTB %f %f %f %f", crop.left, crop.top, crop.right, crop.bottom); in SetLayerSourceCrop()
|
D | hwc_tonemapper.cpp | 184 DLOGV_IF(kTagClient, "Tonemapping for layer at index %d", i); in HandleToneMap() 215 DLOGI_IF(kTagClient, "Layer %d associated with session index %d", i, session_index); in HandleToneMap() 264 DLOGI_IF(kTagClient, "Tone map session %d closed.", session_index); in PostCommit()
|
D | hwc_display.cpp | 125 DLOGV_IF(kTagClient, "Color mode %d successfully set.", mode); in SetColorMode() 132 DLOGI_IF(kTagClient,"Failed to set Color Transform"); in RestoreColorTransform() 212 DLOGV_IF(kTagClient, "Color Modes supported count = %d", color_mode_count); in PopulateColorModes() 219 DLOGV_IF(kTagClient, "Color Mode[%d] = %s", i, mode_string.c_str()); in PopulateColorModes() 234 DLOGV_IF(kTagClient, "color_gamut : %s, dynamic_range : %s, pic_quality : %s", in PopulateColorModes() 1177 DLOGV_IF(kTagClient, "Display %d is not validated", id_); in BuildLayerStack() 1768 DLOGV_IF(kTagClient, "HWC Layers marked for GPU comp"); in BuildLayerStack() 2033 DLOGV_IF(kTagClient, "HDR content present with tone mapping enabled. Returning false."); in BuildLayerStack() 2038 DLOGV_IF(kTagClient, "Framebuffer target needs validation. Returning false."); in BuildLayerStack() 2044 DLOGV_IF(kTagClient, "hwc_layer[%d] needs validation. Returning false.", in BuildLayerStack() [all …]
|
/hardware/qcom/display/msm8998/sdm/libs/hwc2/ |
D | hwc_display.cpp | 1892 DLOGV_IF(kTagClient, "hwc_layer[%d] is %s. Returning false.", hwc_layer->GetId(), in BuildLayerStack()
|