Searched refs:destroy_pixmap (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-vmware/dist/saa/
H A Dsaa_pixmap.c104 driver->destroy_pixmap(driver, pPixmap);
133 driver->destroy_pixmap(driver, pPixmap);
H A Dsaa.h104 void (*destroy_pixmap) (struct saa_driver * driver, PixmapPtr pixmap); member in struct:saa_driver
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor.c666 glamor_priv->saved_procs.destroy_pixmap = screen->DestroyPixmap;
915 screen->DestroyPixmap = glamor_priv->saved_procs.destroy_pixmap;
950 screen->DestroyPixmap = glamor_priv->saved_procs.destroy_pixmap;
H A Dglamor_priv.h184 DestroyPixmapProcPtr destroy_pixmap; member in struct:glamor_saved_procs
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_saa.c1399 .destroy_pixmap = vmwgfx_destroy_pixmap,

Completed in 7 milliseconds