Searched refs:DRIGetPixmapData (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/
H A Ddri.h122 DRIGetPixmapData(DrawablePtr pDrawable, int *width, int *height, int *pitch,
H A Dappledri.c292 if (!DRIGetPixmapData(pDrawable, &width, &height,
H A DdriWrap.c109 if (DRIGetPixmapData(pDraw, &width, &height, &pitch, &bpp,
H A Ddri.c758 DRIGetPixmapData(DrawablePtr pDrawable, int *width, int *height, function in typeref:typename:Bool
/xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/
H A Ddri.h132 extern Bool DRIGetPixmapData(DrawablePtr pDrawable, int *width, int *height,
H A Dappledri.c300 if(!DRIGetPixmapData(pDrawable, &width, &height,
H A DdriWrap.c100 if(DRIGetPixmapData(pDraw, &width, &height, &pitch, &bpp, &buffer)) {
H A Ddri.c832 Bool DRIGetPixmapData(DrawablePtr pDrawable, int *width, int *height, function in typeref:typename:Bool

Completed in 12 milliseconds