Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-shm.c193 xwl_shm_create_pixmap(ScreenPtr screen, in xwl_shm_create_pixmap() function
299 xwl_shm_create_pixmap(screen, screen->width, screen->height, in xwl_shm_create_screen_resources()
H A Dxwayland-cursor.c68 pixmap = xwl_shm_create_pixmap(screen, cursor->bits->width, in xwl_realize_cursor()
H A Dxwayland.h428 PixmapPtr xwl_shm_create_pixmap(ScreenPtr screen, int width, int height,
H A Dxwayland.c1268 pScreen->CreatePixmap = xwl_shm_create_pixmap; in xwl_screen_init()