Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-shm.c260 xwl_shm_destroy_pixmap(PixmapPtr pixmap) in xwl_shm_destroy_pixmap() function
H A Dxwayland-cursor.c95 return xwl_shm_destroy_pixmap(pixmap); in xwl_unrealize_cursor()
H A Dxwayland.h430 Bool xwl_shm_destroy_pixmap(PixmapPtr pixmap);
H A Dxwayland.c1269 pScreen->DestroyPixmap = xwl_shm_destroy_pixmap; in xwl_screen_init()