Searched refs:AllocatePixmap (Results 1 – 5 of 5) sorted by relevance
110 extern _X_EXPORT PixmapPtr AllocatePixmap(ScreenPtr /*pScreen */ ,
43 pPixmap = AllocatePixmap(pScreen, 0); in xnestCreatePixmap()
108 pPixmap = AllocatePixmap(pScreen, 0); in dmxCreatePixmap()
54 pPixmap = AllocatePixmap(pScreen, datasize); in fbCreatePixmap()
111 AllocatePixmap(ScreenPtr pScreen, int pixDataSize) in AllocatePixmap() function