Home
last modified time | relevance | path

Searched refs:weston_head_init (Results 1 – 12 of 12) sorted by relevance

/third_party/weston/libweston/backend-hdi/
Dhdi_head.cpp101 weston_head_init(&head->base, head->displayCapability.name); in hdi_head_create()
/third_party/weston/libweston/
Dbackend.h115 weston_head_init(struct weston_head *head, const char *name);
Dcompositor.c5160 weston_head_init(struct weston_head *head, const char *name) in weston_head_init() function
/third_party/weston/doc/sphinx/toc/libweston/
Dhead.rst33 :func:`weston_head_init` and :func:`weston_head_release` belong to the
/third_party/weston/libweston/backend-headless/
Dheadless.c358 weston_head_init(&head->base, name); in headless_head_create()
/third_party/weston/pipewire/
Dpipewire-plugin.c587 weston_head_init(head, connector_name); in pipewire_output_create()
/third_party/weston/libweston/backend-fbdev/
Dfbdev.c609 weston_head_init(&head->base, "fbdev"); in fbdev_head_create()
/third_party/weston/remoting/
Dremoting-plugin.c778 weston_head_init(head, connector_name); in remoting_output_create()
/third_party/weston/libweston/backend-rdp/
Drdp.c658 weston_head_init(&head->base, name); in rdp_head_create()
/third_party/weston/libweston/backend-x11/
Dx11.c1167 weston_head_init(&head->base, name); in x11_head_create()
/third_party/weston/libweston/backend-drm/
Ddrm.c2137 weston_head_init(&head->base, name); in drm_head_create()
/third_party/weston/libweston/backend-wayland/
Dwayland.c1405 weston_head_init(&head->base, name); in wayland_head_create()