Searched defs:wl_surface_attach (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/swiftshader/src/WSI/ |
H A D | libWaylandClient.hpp | 39 void (*wl_surface_attach)(wl_surface *s, wl_buffer *b, int32_t x, int32_t y) = nullptr; member
|
/aosp_15_r20/external/wayland/tests/data/ |
H A D | example-client.h | 3498 wl_surface_attach(struct wl_surface *wl_surface, struct wl_buffer *buffer, int32_t x, int32_t y) in wl_surface_attach() function
|
/aosp_15_r20/external/swiftshader/include/Wayland/ |
H A D | wayland-client-protocol.h | 3745 wl_surface_attach(struct wl_surface *wl_surface, struct wl_buffer *buffer, int32_t x, int32_t y) in wl_surface_attach() function
|
/aosp_15_r20/out/soong/.intermediates/external/wayland/wayland_core_client_protocol_headers/gen/ |
D | wayland-client-protocol.h | 3799 wl_surface_attach(struct wl_surface *wl_surface, struct wl_buffer *buffer, int32_t x, int32_t y) in wl_surface_attach() function
|