HomeSort by: relevance | last modified time | path
    Searched refs:destroy_pixmap (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/xf86-video-vmware/dist/saa/
saa_pixmap.c 104 driver->destroy_pixmap(driver, pPixmap);
133 driver->destroy_pixmap(driver, pPixmap);
saa.h 104 void (*destroy_pixmap) (struct saa_driver * driver, PixmapPtr pixmap); member in struct:saa_driver
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor.c 664 glamor_priv->saved_procs.destroy_pixmap = screen->DestroyPixmap;
918 screen->DestroyPixmap = glamor_priv->saved_procs.destroy_pixmap;
953 screen->DestroyPixmap = glamor_priv->saved_procs.destroy_pixmap;
glamor_priv.h 209 DestroyPixmapProcPtr destroy_pixmap; member in struct:glamor_saved_procs
  /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
vmwgfx_saa.c 1399 .destroy_pixmap = vmwgfx_destroy_pixmap,

Completed in 76 milliseconds