Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/include/
H A Dpixmap.h113 extern _X_EXPORT void FreePixmap(PixmapPtr /*pPixmap */ );
/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DPixmap.c77 FreePixmap(pPixmap); in xnestDestroyPixmap()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxpixmap.c186 FreePixmap(pPixmap); in dmxDestroyPixmap()
/OK3568_Linux_fs/external/xserver/fb/
H A Dfbpixmap.c94 FreePixmap(pPixmap); in fbDestroyPixmap()
/OK3568_Linux_fs/external/xserver/dix/
H A Dpixmap.c130 FreePixmap(PixmapPtr pPixmap) in FreePixmap() function
H A Dprotocol.txt483 R054 X11:FreePixmap
/OK3568_Linux_fs/external/xserver/
H A DChangeLog44653 We fixed fbCloseScreen to use the FreePixmap function so that the
44655 calls FreePixmap and sets devPrivate to NULL before fbCloseScreen is
45505 Call FreePixmap() instead of free() to destroy the screen pixmap in