Home
last modified time | relevance | path

Searched refs:weston_head_set_connection_status (Results 1 – 9 of 9) sorted by relevance

/third_party/weston/libweston/backend-hdi/
Dhdi_head.cpp102 weston_head_set_connection_status(&head->base, true); in hdi_head_create()
/third_party/weston/libweston/
Dbackend.h121 weston_head_set_connection_status(struct weston_head *head, bool connected);
Dcompositor.c5699 weston_head_set_connection_status(struct weston_head *head, bool connected) in weston_head_set_connection_status() function
/third_party/weston/libweston/backend-headless/
Dheadless.c359 weston_head_set_connection_status(&head->base, true); in headless_head_create()
/third_party/weston/libweston/backend-drm/
Dmodes.c532 weston_head_set_connection_status(&head->base, in update_head_from_connector()
/third_party/weston/libweston/backend-fbdev/
Dfbdev.c610 weston_head_set_connection_status(&head->base, true); in fbdev_head_create()
/third_party/weston/libweston/backend-rdp/
Drdp.c659 weston_head_set_connection_status(&head->base, true); in rdp_head_create()
/third_party/weston/libweston/backend-x11/
Dx11.c1168 weston_head_set_connection_status(&head->base, true); in x11_head_create()
/third_party/weston/libweston/backend-wayland/
Dwayland.c1406 weston_head_set_connection_status(&head->base, true); in wayland_head_create()