Home
last modified time | relevance | path

Searched refs:wl_shm_buffer_get (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/device/google/cuttlefish/host/libs/wayland/
Dwayland_surface.cpp72 struct wl_shm_buffer* shm_buffer = wl_shm_buffer_get(state_.current_buffer); in Commit()
/aosp_15_r20/external/wayland/src/
H A Dwayland-server-core.h628 wl_shm_buffer_get(struct wl_resource *resource);
H A Dwayland-shm.c421 wl_shm_buffer_get(struct wl_resource *resource) in wl_shm_buffer_get() function