Home
last modified time | relevance | path

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

/third_party/weston/ivi-shell/
Divi-layout-transition.c299 int32_t start_height; member
336 const int32_t dest_height = mrv->start_height + in transition_move_resize_view_user_frame()
337 (mrv->end_height - mrv->start_height) * current; in transition_move_resize_view_user_frame()
356 int32_t start_width, int32_t start_height, in create_move_resize_view_transition() argument
393 data->start_height = start_height; in create_move_resize_view_transition()
414 surface->pending.prop.start_height in ivi_layout_transition_move_resize_view()
431 data->start_height = start_size[1]; in ivi_layout_transition_move_resize_view()
Divi-layout-export.h84 int32_t start_height; member
Divi-layout.c1570 prop->start_height = prop->dest_height; in ivi_layout_surface_set_destination_rectangle()