hwc->target_buffer_queue = tqueue;
+ EHINF("The tqueue(%p, %dx%d) is created.", hwc, tqueue, queue_w, queue_h);
+
// TODO: change the e_comp_screen->tqueue into hwc->target_buffer_queue
e_comp_screen->tqueue = tqueue;
hwc->ee = ee;
+ EHINF("ee(%p) with the tqueue(%p) is created.", hwc, ee, hwc->target_buffer_queue);
+
primary_output = e_comp_screen_primary_output_get(e_comp->e_comp_screen);
if (primary_output == output)
{
{
if (!target_hwc_window->is_rendering) return;
- EHWSTRACE("{%s} dequeue ts:%p", NULL, NULL, "@TARGET WINDOW@", tsurface);
+ EHWSTRACE("{%s} dequeue ts:%p", NULL, target_hwc_window->hwc, "@TARGET WINDOW@", tsurface);
tbm_surface_internal_add_user_data(tsurface,
EHWS_RENDERED_BUFFERS_KEY,