Searched refs:wl_shm_pool_interface (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/wayland/tests/data/ |
H A D | example-code.c | 46 extern const struct wl_interface wl_shm_pool_interface; 70 &wl_shm_pool_interface, 207 WL_EXPORT const struct wl_interface wl_shm_pool_interface = { variable
|
H A D | example-server.h | 235 extern const struct wl_interface wl_shm_pool_interface; 1087 struct wl_shm_pool_interface { struct
|
H A D | example-client.h | 232 extern const struct wl_interface wl_shm_pool_interface; 1736 …WL_SHM_CREATE_POOL, &wl_shm_pool_interface, wl_proxy_get_version((struct wl_proxy *) wl_shm), 0, N… in wl_shm_create_pool()
|
/aosp_15_r20/out/soong/.intermediates/external/wayland/wayland_core_protocol_sources_static/gen/ |
D | wayland-protocol-private.c | 56 extern const struct wl_interface wl_shm_pool_interface; 80 &wl_shm_pool_interface, 217 WL_PRIVATE const struct wl_interface wl_shm_pool_interface = { variable
|
/aosp_15_r20/external/wayland/src/ |
H A D | wayland-shm.c | 298 static const struct wl_shm_pool_interface shm_pool_interface = { 362 wl_resource_create(client, &wl_shm_pool_interface, 1, id); in shm_create_pool()
|
/aosp_15_r20/external/swiftshader/include/Wayland/ |
H A D | wayland-client-protocol.h | 232 extern const struct wl_interface wl_shm_pool_interface; 1941 …WL_SHM_CREATE_POOL, &wl_shm_pool_interface, wl_proxy_get_version((struct wl_proxy *) wl_shm), 0, N… in wl_shm_create_pool()
|
/aosp_15_r20/out/soong/.intermediates/external/wayland/wayland_core_client_protocol_headers/gen/ |
D | wayland-client-protocol.h | 238 extern const struct wl_interface wl_shm_pool_interface; 1951 …WL_SHM_CREATE_POOL, &wl_shm_pool_interface, wl_proxy_get_version((struct wl_proxy *) wl_shm), 0, N… in wl_shm_create_pool()
|