Home
last modified time | relevance | path

Searched refs:surface_attach (Results 1 – 4 of 4) sorted by relevance

/third_party/weston/clients/
Dnested.c150 void (* surface_attach)(struct nested_surface *surface, member
422 surface_attach(struct wl_client *client, in surface_attach() function
487 nested->renderer->surface_attach(surface, buffer); in nested_surface_attach()
589 surface_attach,
949 .surface_attach = blit_surface_attach
1105 .surface_attach = ss_surface_attach
/third_party/wayland_standard/
DTODO127 response to surface_attach requests:
129 - ioctl(wayland_fd, "surface_attach to object 5 should do a kms page
/third_party/weston/libweston/
Dcompositor.c3312 surface_attach(struct wl_client *client, in surface_attach() function
3958 surface_attach,
/third_party/gstreamer/gstplugins_bad/
DChangeLog115648 …More Fixes: * Adding buffer_alloc * perform buffer_damage before surface_attach * Fix typo, Remove…