Searched refs:ExaGetPixmapAddress (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_classic.c37 ExaGetPixmapAddress(PixmapPtr p) function in typeref:typename:_X_INLINE void *
259 pPixmap->devPrivate.ptr = ExaGetPixmapAddress(pPixmap);
H A Dexa_driver.c37 ExaGetPixmapAddress(PixmapPtr p) function in typeref:typename:_X_INLINE void *
221 pPixmap->devPrivate.ptr = ExaGetPixmapAddress(pPixmap);
H A Dexa_mixed.c38 ExaGetPixmapAddress(PixmapPtr p) function in typeref:typename:_X_INLINE void *
288 pPixmap->devPrivate.ptr = ExaGetPixmapAddress(pPixmap);
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_classic.c37 ExaGetPixmapAddress(PixmapPtr p) function in typeref:typename:_X_INLINE void *
257 pPixmap->devPrivate.ptr = ExaGetPixmapAddress(pPixmap);
H A Dexa_driver.c37 ExaGetPixmapAddress(PixmapPtr p) function in typeref:typename:_X_INLINE void *
225 pPixmap->devPrivate.ptr = ExaGetPixmapAddress(pPixmap);
H A Dexa_mixed.c38 ExaGetPixmapAddress(PixmapPtr p) function in typeref:typename:_X_INLINE void *
292 pPixmap->devPrivate.ptr = ExaGetPixmapAddress(pPixmap);

Completed in 6 milliseconds