Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xnest/
H A DXNPixmap.h35 Bool xnestDestroyPixmap(PixmapPtr pPixmap);
H A DPixmap.c72 xnestDestroyPixmap(PixmapPtr pPixmap) in xnestDestroyPixmap() function
H A DScreen.c283 pScreen->DestroyPixmap = xnestDestroyPixmap; in xnestOpenScreen()