Searched defs:xwl_output (Results 1 – 3 of 3) sorted by relevance
91 struct xwl_output *xwl_output = data; in output_handle_geometry() local110 struct xwl_output *xwl_output = data; in output_handle_mode() local124 output_get_new_size(struct xwl_output *xwl_output, in output_get_new_size()180 update_screen_size(struct xwl_output *xwl_output, int width, int height) in update_screen_size()212 apply_output_change(struct xwl_output *xwl_output) in apply_output_change()270 struct xwl_output *xwl_output = data; in output_handle_done() local296 struct xwl_output *xwl_output = data; in xdg_output_handle_logical_position() local306 struct xwl_output *xwl_output = data; in xdg_output_handle_logical_size() local315 struct xwl_output *xwl_output = data; in xdg_output_handle_done() local331 struct xwl_output *xwl_output; in xwl_output_create() local[all …]
366 struct xwl_output { struct367 struct xorg_list link;368 struct wl_output *output;369 struct zxdg_output_v1 *xdg_output;370 uint32_t server_output_id;371 struct xwl_screen *xwl_screen;372 RROutputPtr randr_output;373 RRCrtcPtr randr_crtc;374 int32_t x, y, width, height, refresh;375 Rotation rotation;[all …]
236 struct xwl_output *xwl_output, *next_xwl_output; in xwl_close_screen() local927 struct xwl_output *xwl_output, *tmp_xwl_output; in global_remove() local