change log
authorSooChan Lim <sc1.lim@samsung.com>
Mon, 8 Jan 2018 04:01:18 +0000 (13:01 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Mon, 8 Jan 2018 04:01:18 +0000 (13:01 +0900)
Change-Id: Ibe81f0d7936fa09501fca0e51c58b6295f1028a9

src/bin/e_hwc_window.c

index d6d01f7e47e40912f7ccd9e268aa537042450ed7..da35ff36972f4f9de7fb3592c4c0b8ea74e4a0c9 100644 (file)
@@ -253,7 +253,7 @@ _e_hwc_window_target_window_render_flush_post_cb(void *data, Evas *e EINA_UNUSED
    E_Hwc_Window_Target *target_hwc_window = (E_Hwc_Window_Target *)data;
    Eina_List *ee_rendered_hw_list;
 
-   ELOGF("HWC-WINS", " ehw:%p gets render_flush_post noti -- {Target Window}", NULL, NULL, target_hwc_window);
+   ELOGF("HWC-WINS", " ehw:%p gets render_flush_post noti -- {@TARGET WINDOW@}", NULL, NULL, target_hwc_window);
 
    /* all ecs have been composited so we can attach a list of composited e_thwc_windows to the surface
     * which contains their ecs composited */