Lines Matching full:d
295 LV_LOG_TRACE("frame: %d done, new frame: %d", in graphic_obj_frame_done()
1107 int d; in draw_window() local
1108 for(d = 0; d < NUM_DECORATIONS; d++) { in draw_window()
1109 …window->decoration[d] = create_graphic_obj(&application, window, (FIRST_DECORATION + d), window->b… in draw_window()
1110 if(!window->decoration[d]) { in draw_window()
1111 LV_LOG_ERROR("Failed to create decoration %d", d); in draw_window()
1201 LV_LOG_TRACE("w:%d h:%d", width, height); in xdg_toplevel_handle_configure()
1202 LV_LOG_TRACE("current body w:%d h:%d", window->body->width, window->body->height); in xdg_toplevel_handle_configure()
1203 LV_LOG_TRACE("window w:%d h:%d", window->width, window->height); in xdg_toplevel_handle_configure()
1207 LV_LOG_TRACE("will not resize to w:%d h:%d", width, height); in xdg_toplevel_handle_configure()
1215 LV_LOG_TRACE("resize_pending is set, will resize to w:%d h:%d", width, height); in xdg_toplevel_handle_configure()
1218 LV_LOG_TRACE("resize_pending not set w:%d h:%d", width, height); in xdg_toplevel_handle_configure()
1328 …LV_LOG_TRACE("releasing buffer %p wl_buffer %p w:%d h:%d frame: %d", (smm_buffer_t *)data, (void *… in handle_wl_buffer_release()
1477 LV_LOG_TRACE("create new buffer of width %d height %d", obj->width, obj->height); in sme_new_buffer()
1835 LV_LOG_TRACE("decoration window %dx%d", decoration->width, decoration->height); in create_decoration()
1982 LV_LOG_ERROR("failed to create decoration %d", b); in resize_window()
1997 LV_LOG_TRACE("resize window:%dx%d body:%dx%d frame: %d rendered: %d", in resize_window()
2255 LV_LOG_TRACE("last flush frame: %d", window->frame_counter); in _lv_wayland_flush()
2394 LV_LOG_TRACE("collected touch events: %d", window->body->input.touch_event_cnt); in _lv_wayland_touch_read()
2865 LV_LOG_TRACE("handle timer frame: %d", window->frame_counter); in lv_wayland_timer_handler()
2895 LV_LOG_TRACE("Failed to resize window frame: %d", in lv_wayland_timer_handler()