Searched refs:weston_head_init (Results 1 – 12 of 12) sorted by relevance
/third_party/weston/libweston/backend-hdi/ |
D | hdi_head.cpp | 101 weston_head_init(&head->base, head->displayCapability.name); in hdi_head_create()
|
/third_party/weston/libweston/ |
D | backend.h | 115 weston_head_init(struct weston_head *head, const char *name);
|
D | compositor.c | 5160 weston_head_init(struct weston_head *head, const char *name) in weston_head_init() function
|
/third_party/weston/doc/sphinx/toc/libweston/ |
D | head.rst | 33 :func:`weston_head_init` and :func:`weston_head_release` belong to the
|
/third_party/weston/libweston/backend-headless/ |
D | headless.c | 358 weston_head_init(&head->base, name); in headless_head_create()
|
/third_party/weston/pipewire/ |
D | pipewire-plugin.c | 587 weston_head_init(head, connector_name); in pipewire_output_create()
|
/third_party/weston/libweston/backend-fbdev/ |
D | fbdev.c | 609 weston_head_init(&head->base, "fbdev"); in fbdev_head_create()
|
/third_party/weston/remoting/ |
D | remoting-plugin.c | 778 weston_head_init(head, connector_name); in remoting_output_create()
|
/third_party/weston/libweston/backend-rdp/ |
D | rdp.c | 658 weston_head_init(&head->base, name); in rdp_head_create()
|
/third_party/weston/libweston/backend-x11/ |
D | x11.c | 1167 weston_head_init(&head->base, name); in x11_head_create()
|
/third_party/weston/libweston/backend-drm/ |
D | drm.c | 2137 weston_head_init(&head->base, name); in drm_head_create()
|
/third_party/weston/libweston/backend-wayland/ |
D | wayland.c | 1405 weston_head_init(&head->base, name); in wayland_head_create()
|