Searched refs:DRIGetPixmapData (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/xorg-server/dist/hw/xquartz/xpr/ |
| H A D | dri.h | 122 DRIGetPixmapData(DrawablePtr pDrawable, int *width, int *height, int *pitch,
|
| H A D | appledri.c | 292 if (!DRIGetPixmapData(pDrawable, &width, &height,
|
| H A D | driWrap.c | 109 if (DRIGetPixmapData(pDraw, &width, &height, &pitch, &bpp,
|
| H A D | dri.c | 758 DRIGetPixmapData(DrawablePtr pDrawable, int *width, int *height, function in typeref:typename:Bool
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xquartz/xpr/ |
| H A D | dri.h | 132 extern Bool DRIGetPixmapData(DrawablePtr pDrawable, int *width, int *height,
|
| H A D | appledri.c | 300 if(!DRIGetPixmapData(pDrawable, &width, &height,
|
| H A D | driWrap.c | 100 if(DRIGetPixmapData(pDraw, &width, &height, &pitch, &bpp, &buffer)) {
|
| H A D | dri.c | 832 Bool DRIGetPixmapData(DrawablePtr pDrawable, int *width, int *height, function in typeref:typename:Bool
|
Completed in 12 milliseconds