Home
last modified time | relevance | path

Searched refs:fbDestroyPixmap (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland-shm.c254 fbDestroyPixmap(pixmap); in xwl_shm_create_pixmap()
271 return fbDestroyPixmap(pixmap); in xwl_shm_destroy_pixmap()
/OK3568_Linux_fs/external/xserver/fb/
H A Dwfbrename.h39 #define fbDestroyPixmap wfbDestroyPixmap macro
H A Dfbscreen.c143 pScreen->DestroyPixmap = fbDestroyPixmap; in fbSetupScreen()
H A Dfbpixmap.c90 fbDestroyPixmap(PixmapPtr pPixmap) in fbDestroyPixmap() function
H A Dfb.h967 fbDestroyPixmap(PixmapPtr pPixmap);
/OK3568_Linux_fs/external/xserver/glamor/
H A Dglamor.c249 fbDestroyPixmap(pixmap); in glamor_create_pixmap()
265 return fbDestroyPixmap(pixmap); in glamor_destroy_pixmap()
H A Dglamor_copy.c261 fbDestroyPixmap(tmp_pix); in glamor_copy_cpu_fbo()