Home
last modified time | relevance | path

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

/aosp_15_r20/external/wayland/src/
H A Dwayland-shm.c86 struct wl_shm_buffer { struct
87 struct wl_resource *resource;
88 int32_t width, height;
89 int32_t stride;
90 uint32_t format;
91 int offset;
92 struct wl_shm_pool *pool;