Searched refs:pixmapPrivateKeyRec (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xfree86/drivers/modesetting/
H A Ddrmmode_display.h118 DevPrivateKeyRec pixmapPrivateKeyRec; member in struct:__anonaff371e40208
260 #define msGetPixmapPriv(drmmode, p) ((msPixmapPrivPtr)dixGetPrivateAddr(&(p)->devPrivates, &(drmmode)->pixmapPrivateKeyRec))
H A Ddriver.c1850 (pScreen, &ms->drmmode.pixmapPrivateKeyRec, PRIVATE_PIXMAP,
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_priv.h213 DevPrivateKeyRec pixmapPrivateKeyRec; member in struct:__anonaa13440d0308
283 #define ExaGetPixmapPriv(p) ((ExaPixmapPrivPtr)dixGetPrivateAddr(&(p)->devPrivates, &ExaGetScreenPriv((p)->drawable.pScreen)->pixmapPrivateKeyRec))
H A Dexa.c951 (pScreen, &pExaScr->pixmapPrivateKeyRec, PRIVATE_PIXMAP,

Completed in 10 milliseconds