Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/dri2/
H A Ddri2.c67 #define dri2PixmapPrivateKey (&dri2PixmapPrivateKeyRec) macro
228 return dixLookupPrivate(&pPixmap->devPrivates, dri2PixmapPrivateKey); in DRI2GetDrawable()
275 dixSetPrivate(&pPixmap->devPrivates, dri2PixmapPrivateKey, pPriv); in DRI2AllocateDrawable()
430 dixSetPrivate(&pPixmap->devPrivates, dri2PixmapPrivateKey, NULL); in DRI2DrawableGone()