Searched refs:weston_output_move (Results 1 – 2 of 2) sorted by relevance
2053 weston_output_move(struct weston_output *output, int x, int y);
5949 weston_output_move(output, output->x + delta_width, output->y); in weston_compositor_reflow_outputs()6044 weston_output_move(struct weston_output *output, int x, int y) in weston_output_move() function