Home
last modified time | relevance | path

Searched refs:start_width (Results 1 – 3 of 3) sorted by relevance

/third_party/weston/ivi-shell/
Divi-layout-transition.c298 int32_t start_width; member
333 const int32_t dest_width = mrv->start_width + in transition_move_resize_view_user_frame()
334 (mrv->end_width - mrv->start_width) * current; in transition_move_resize_view_user_frame()
356 int32_t start_width, int32_t start_height, in create_move_resize_view_transition() argument
392 data->start_width = start_width; in create_move_resize_view_transition()
413 surface->pending.prop.start_width, in ivi_layout_transition_move_resize_view()
430 data->start_width = start_size[0]; in ivi_layout_transition_move_resize_view()
Divi-layout-export.h83 int32_t start_width; member
Divi-layout.c1569 prop->start_width = prop->dest_width; in ivi_layout_surface_set_destination_rectangle()