Home
last modified time | relevance | path

Searched defs:wl_surface_attach (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/WSI/
DlibWaylandClient.hpp39 void (*wl_surface_attach)(wl_surface *s, wl_buffer *b, int32_t x, int32_t y) = nullptr; member
/external/wayland/tests/data/
Dexample-client.h3498 wl_surface_attach(struct wl_surface *wl_surface, struct wl_buffer *buffer, int32_t x, int32_t y) in wl_surface_attach() function
/external/swiftshader/include/Wayland/
Dwayland-client-protocol.h3745 wl_surface_attach(struct wl_surface *wl_surface, struct wl_buffer *buffer, int32_t x, int32_t y) in wl_surface_attach() function