hwc_window_data = composited_wnds[i];
switch (hwc_window_data->validated_type) {
case TDM_HWC_WIN_COMPOSITION_CLIENT:
- TDM_DBG(" window:%p %s -> %s : lzpos(%d) -- {%s} on TARGET WINDOW", hwc_window_data,
+ TDM_DBG(" window(%p) %s -> %s : lzpos(%d) -- {%s} on TARGET WINDOW", hwc_window_data,
_comp_to_str(hwc_window_data->client_type),
_comp_to_str(hwc_window_data->validated_type),
hwc_data->target_hwc_window->lzpos,
case TDM_HWC_WIN_COMPOSITION_VIDEO:
case TDM_HWC_WIN_COMPOSITION_CURSOR:
case TDM_HWC_WIN_COMPOSITION_NONE:
- TDM_DBG(" window:%p %s -> %s : lzpos(%d) -- {%s}", hwc_window_data,
+ TDM_DBG(" window(%p) %s -> %s : lzpos(%d) -- {%s}", hwc_window_data,
_comp_to_str(hwc_window_data->client_type),
_comp_to_str(hwc_window_data->validated_type),
hwc_window_data->lzpos,