Home
last modified time | relevance | path

Searched refs:weston_mode (Results 1 – 17 of 17) sorted by relevance

/third_party/weston/libweston/backend-rdp/
Drdp.c444 static struct weston_mode *
447 struct weston_mode *ret; in rdp_insert_new_mode()
458 static struct weston_mode *
459 ensure_matching_mode(struct weston_output *output, struct weston_mode *target) in ensure_matching_mode()
461 struct weston_mode *local; in ensure_matching_mode()
472 rdp_switch_mode(struct weston_output *output, struct weston_mode *target_mode) in rdp_switch_mode()
478 struct weston_mode *local_mode; in rdp_switch_mode()
529 struct weston_mode *currentMode; in rdp_output_set_size()
530 struct weston_mode initMode; in rdp_output_set_size()
1021 struct weston_mode new_mode; in xf_peer_activate()
[all …]
/third_party/weston/libweston/backend-drm/
Ddrm-internal.h314 struct weston_mode base;
562 to_drm_mode(struct weston_mode *base) in to_drm_mode()
615 struct weston_mode *target_mode);
Dmodes.c435 struct weston_mode *m; in drm_output_print_modes()
468 struct weston_mode *target_mode) in drm_output_choose_mode()
715 struct weston_mode *base; in drm_output_try_add_mode()
Ddrm-gbm.c192 struct weston_mode *mode = output->base.current_mode; in drm_output_init_egl()
Ddrm.c709 drm_output_switch_mode(struct weston_output *output_base, struct weston_mode *mode) in drm_output_switch_mode()
/third_party/weston/libweston/backend-wayland/
Dwayland.c139 struct weston_mode mode;
166 struct weston_mode *preferred_mode;
167 struct weston_mode *current_mode;
954 static struct weston_mode *
956 struct weston_mode *ref_mode) in wayland_output_choose_mode()
958 struct weston_mode *mode; in wayland_output_choose_mode()
1023 struct weston_mode *mode) in wayland_output_fullscreen_shell_mode_feedback()
1055 struct weston_mode *mode) in wayland_output_switch_mode()
1060 struct weston_mode *old_mode; in wayland_output_switch_mode()
1514 struct weston_mode *mode; in wayland_output_setup_for_parent_output()
[all …]
/third_party/weston/include/libweston/
Dlibweston.h120 struct weston_mode { struct
301 struct weston_mode *native_mode;
302 struct weston_mode *current_mode;
303 struct weston_mode *original_mode;
318 int (*switch_mode)(struct weston_output *output, struct weston_mode *mode);
1926 struct weston_mode *mode,
/third_party/weston/remoting/
Dremoting-plugin.c192 struct weston_mode *mode = output->output->current_mode; in remoting_gst_pipeline_init()
569 struct weston_mode *mode; in remoting_output_frame()
636 struct weston_mode *mode, *next; in remoting_output_destroy()
814 struct weston_mode *mode; in remoting_output_set_mode()
/third_party/weston/libweston/
Dbackend.h166 struct weston_mode *mode,
Dcompositor.c215 struct weston_mode *mode, in weston_output_mode_set_native()
292 struct weston_mode *mode, in weston_output_mode_switch_to_temporary()
5052 struct weston_mode *mode; in bind_output()
/third_party/weston/pipewire/
Dpipewire-plugin.c333 struct weston_mode *mode, *next; in pipewire_output_destroy()
619 struct weston_mode *mode; in pipewire_output_set_mode()
/third_party/weston/libweston/backend-x11/
Dx11.c132 struct weston_mode mode;
133 struct weston_mode native;
803 x11_output_switch_mode(struct weston_output *base, struct weston_mode *mode) in x11_output_switch_mode()
1624 struct weston_mode mode = output->mode; in x11_backend_handle_event()
/third_party/weston/libweston/backend-headless/
Dheadless.c71 struct weston_mode mode;
/third_party/weston/libweston/backend-hdi/
Dhdi_output.cpp56 struct weston_mode mode;
Dhdi_renderer.cpp523 struct weston_mode *mode = output->current_mode; in hdi_renderer_surface_state_create_layer()
/third_party/weston/libweston/backend-fbdev/
Dfbdev.c93 struct weston_mode mode;
/third_party/weston/fullscreen-shell/
Dfullscreen-shell.c536 struct weston_mode mode; in fs_output_configure_for_mode()