Home
last modified time | relevance | path

Searched refs:kTagClient (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/sdm845/display/sdm/include/core/
Dsdm_types.h89 kTagClient, //!< Debug log is tagged for SDM client. enumerator
/hardware/qcom/display/msm8909/sdm/libs/hwc/
Dhwc_debugger.cpp128 debug_flags_[kTagClient] = 1; in DebugClient()
131 debug_flags_[kTagClient] = 0; in DebugClient()
/hardware/qcom/display/msm8909/sdm/include/core/
Ddebug_interface.h53 kTagClient, //!< Debug log is tagged for SDM client. enumerator
/hardware/qcom/display/msm8998/sdm/include/core/
Ddebug_interface.h52 kTagClient, //!< Debug log is tagged for SDM client. enumerator
/hardware/qcom/sdm845/display/sdm/libs/hwc2/
Dhwc_debugger.cpp146 debug_handler_.log_mask_[kTagClient] = 1; in DebugClient()
149 debug_handler_.log_mask_[kTagClient] = 0; in DebugClient()
Dhwc_tonemapper.cpp185 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()
Dhwc_layers.cpp91 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()
Dhwc_display.cpp130 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()
398 DLOGV_IF(kTagClient, "Color Modes supported count = %d", color_mode_count); in PopulateColorModes()
404 DLOGV_IF(kTagClient, "Color Mode[%d] = %s", i, mode_string.c_str()); in PopulateColorModes()
419 DLOGV_IF(kTagClient, "color_gamut : %s, dynamic_range : %s, pic_quality : %s", in PopulateColorModes()
1505 DLOGV_IF(kTagClient, "Display %d is not validated", id_); in CommitLayerStack()
2106 DLOGV_IF(kTagClient, "HWC Layers marked for GPU comp"); in MarkLayersForClientComposition()
2364 DLOGV_IF(kTagClient, "HDR content present with tone mapping enabled. Returning false."); in CanSkipValidate()
2369 DLOGV_IF(kTagClient, "Framebuffer target needs validation. Returning false."); in CanSkipValidate()
2375 DLOGV_IF(kTagClient, "hwc_layer[%d] needs validation. Returning false.", in CanSkipValidate()
[all …]
/hardware/qcom/display/msm8909/sdm/libs/hwc2/
Dhwc_layers.cpp94 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()
Dhwc_tonemapper.cpp184 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()
Dhwc_display.cpp125 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/
Dhwc_display.cpp1892 DLOGV_IF(kTagClient, "hwc_layer[%d] is %s. Returning false.", hwc_layer->GetId(), in BuildLayerStack()