Home
last modified time | relevance | path

Searched refs:xwl_shm_pixmap_get_wl_buffer (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-cursor.c167 xwl_shm_pixmap_get_wl_buffer(pixmap), 0, 0); in xwl_seat_set_cursor()
219 xwl_shm_pixmap_get_wl_buffer(pixmap), 0, 0); in xwl_tablet_tool_set_cursor()
H A Dxwayland-shm.c275 xwl_shm_pixmap_get_wl_buffer(PixmapPtr pixmap) in xwl_shm_pixmap_get_wl_buffer() function
H A Dxwayland.h431 struct wl_buffer *xwl_shm_pixmap_get_wl_buffer(PixmapPtr pixmap);
H A Dxwayland.c816 buffer = xwl_shm_pixmap_get_wl_buffer(pixmap); in xwl_window_post_damage()