Home
last modified time | relevance | path

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

/external/wayland/src/
Dwayland-shm.c64 struct wl_shm_buffer { struct
65 struct wl_resource *resource;
66 int32_t width, height;
67 int32_t stride;
68 uint32_t format;
69 int offset;
70 struct wl_shm_pool *pool;