Searched refs:wl_shm_send_format (Results 1 – 2 of 2) sorted by relevance
347 wl_shm_send_format(resource, WL_SHM_FORMAT_ARGB8888); in bind_shm()348 wl_shm_send_format(resource, WL_SHM_FORMAT_XRGB8888); in bind_shm()352 wl_shm_send_format(resource, *p); in bind_shm()
1474 wl_shm_send_format(struct wl_resource *resource_, uint32_t format) in wl_shm_send_format() function