Home
last modified time | relevance | path

Searched defs:wl_shm_pool (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/wayland/src/
H A Dwayland-shm.c61 struct wl_shm_pool { struct
62 struct wl_resource *resource;
63 int internal_refcount;
64 int external_refcount;
65 char *data;
66 ssize_t size;
67 ssize_t new_size;
92 struct wl_shm_pool *pool; argument
/aosp_15_r20/external/wayland/tests/data/
H A Dexample-client.h1303 wl_shm_pool_set_user_data(struct wl_shm_pool *wl_shm_pool, void *user_data) in wl_shm_pool_set_user_data()
1310 wl_shm_pool_get_user_data(struct wl_shm_pool *wl_shm_pool) in wl_shm_pool_get_user_data()
1316 wl_shm_pool_get_version(struct wl_shm_pool *wl_shm_pool) in wl_shm_pool_get_version()
1337 wl_shm_pool_create_buffer(struct wl_shm_pool *wl_shm_pool, int32_t offset, int32_t width, int32_t h… in wl_shm_pool_create_buffer()
1357 wl_shm_pool_destroy(struct wl_shm_pool *wl_shm_pool) in wl_shm_pool_destroy()
1372 wl_shm_pool_resize(struct wl_shm_pool *wl_shm_pool, int32_t size) in wl_shm_pool_resize()
/aosp_15_r20/external/swiftshader/include/Wayland/
H A Dwayland-client-protocol.h1335 wl_shm_pool_set_user_data(struct wl_shm_pool *wl_shm_pool, void *user_data) in wl_shm_pool_set_user_data()
1342 wl_shm_pool_get_user_data(struct wl_shm_pool *wl_shm_pool) in wl_shm_pool_get_user_data()
1348 wl_shm_pool_get_version(struct wl_shm_pool *wl_shm_pool) in wl_shm_pool_get_version()
1369 wl_shm_pool_create_buffer(struct wl_shm_pool *wl_shm_pool, int32_t offset, int32_t width, int32_t h… in wl_shm_pool_create_buffer()
1389 wl_shm_pool_destroy(struct wl_shm_pool *wl_shm_pool) in wl_shm_pool_destroy()
1410 wl_shm_pool_resize(struct wl_shm_pool *wl_shm_pool, int32_t size) in wl_shm_pool_resize()
/aosp_15_r20/out/soong/.intermediates/external/wayland/wayland_core_client_protocol_headers/gen/
Dwayland-client-protocol.h1345 wl_shm_pool_set_user_data(struct wl_shm_pool *wl_shm_pool, void *user_data) in wl_shm_pool_set_user_data()
1352 wl_shm_pool_get_user_data(struct wl_shm_pool *wl_shm_pool) in wl_shm_pool_get_user_data()
1358 wl_shm_pool_get_version(struct wl_shm_pool *wl_shm_pool) in wl_shm_pool_get_version()
1379 wl_shm_pool_create_buffer(struct wl_shm_pool *wl_shm_pool, int32_t offset, int32_t width, int32_t h… in wl_shm_pool_create_buffer()
1399 wl_shm_pool_destroy(struct wl_shm_pool *wl_shm_pool) in wl_shm_pool_destroy()
1420 wl_shm_pool_resize(struct wl_shm_pool *wl_shm_pool, int32_t size) in wl_shm_pool_resize()