Home
last modified time | relevance | path

Searched refs:dmxDestroyPixmap (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxpixmap.c162 dmxDestroyPixmap(PixmapPtr pPixmap) in dmxDestroyPixmap() function
191 DMX_WRAP(DestroyPixmap, dmxDestroyPixmap, dmxScreen, pScreen); in dmxDestroyPixmap()
H A Ddmxpixmap.h53 extern Bool dmxDestroyPixmap(PixmapPtr pPixmap);
H A Ddmxscrinit.c308 DMX_WRAP(DestroyPixmap, dmxDestroyPixmap, dmxScreen, pScreen); in dmxScreenInit()