Home
last modified time | relevance | path

Searched refs:weston_head_set_monitor_strings (Results 1 – 11 of 11) sorted by relevance

/third_party/weston/libweston/
Dbackend.h127 weston_head_set_monitor_strings(struct weston_head *head,
Dcompositor.c5545 weston_head_set_monitor_strings(struct weston_head *head, in weston_head_set_monitor_strings() function
/third_party/weston/libweston/backend-headless/
Dheadless.c292 weston_head_set_monitor_strings(head, "weston", "headless", in headless_output_set_size()
/third_party/weston/libweston/backend-hdi/
Dhdi_output.cpp349 weston_head_set_monitor_strings(whead, "weston", "hdi", NULL); in hdi_output_set_mode()
/third_party/weston/libweston/backend-drm/
Dmodes.c519 weston_head_set_monitor_strings(&head->base, make, model, serial_number); in update_head_from_connector()
/third_party/weston/pipewire/
Dpipewire-plugin.c589 weston_head_set_monitor_strings(head, make, model, serial_number); in pipewire_output_create()
/third_party/weston/remoting/
Dremoting-plugin.c780 weston_head_set_monitor_strings(head, make, model, serial_number); in remoting_output_create()
/third_party/weston/libweston/backend-fbdev/
Dfbdev.c611 weston_head_set_monitor_strings(&head->base, "unknown", in fbdev_head_create()
/third_party/weston/libweston/backend-wayland/
Dwayland.c1442 weston_head_set_monitor_strings(&head->base, in wayland_head_create_for_parent_output()
1488 weston_head_set_monitor_strings(head, "wayland", "none", NULL); in wayland_output_set_size()
1577 weston_head_set_monitor_strings(&head->base, "wayland", "none", NULL); in wayland_output_setup_fullscreen()
/third_party/weston/libweston/backend-rdp/
Drdp.c536 weston_head_set_monitor_strings(head, "weston", "rdp", NULL); in rdp_output_set_size()
/third_party/weston/libweston/backend-x11/
Dx11.c1106 weston_head_set_monitor_strings(head, "weston-X11", "none", NULL); in x11_output_set_size()