Home
last modified time | relevance | path

Searched refs:imagew (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_wayland.c2071 wsi_wl_alloc_image_shm(struct wsi_image *imagew, unsigned size) in wsi_wl_alloc_image_shm() argument
2073 struct wsi_wl_image *image = (struct wsi_wl_image *)imagew; in wsi_wl_alloc_image_shm()
Dwsi_common_x11.c2088 alloc_shm(struct wsi_image *imagew, unsigned size) in alloc_shm() argument
2091 struct x11_image *image = (struct x11_image *)imagew; in alloc_shm()