| /xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/ |
| H A D | dri2.h | 67 DRI2CopyRegion(Display *dpy, XID drawable, XserverRegion region,
|
| H A D | dri2.c | 279 void DRI2CopyRegion(Display *dpy, XID drawable, XserverRegion region, function in typeref:typename:void 289 GetReq(DRI2CopyRegion, req);
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri2.h | 87 DRI2CopyRegion(Display * dpy, XID drawable,
|
| H A D | dri2.c | 520 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, function in typeref:typename:void 530 GetReq(DRI2CopyRegion, req);
|
| H A D | dri2_glx.c | 605 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region, 612 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region, 643 DRI2CopyRegion(psc->base.dpy, priv->base.xDrawable, region, dest, src); 1353 /* DRI2 supports SubBuffer through DRI2CopyRegion, so it's always
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri2.h | 87 DRI2CopyRegion(Display * dpy, XID drawable,
|
| H A D | dri2.c | 520 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, function in typeref:typename:void 530 GetReq(DRI2CopyRegion, req);
|
| H A D | dri2_glx.c | 544 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region, 551 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region, 582 DRI2CopyRegion(psc->base.dpy, priv->base.xDrawable, region, dest, src); 1283 /* DRI2 supports SubBuffer through DRI2CopyRegion, so it's always
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | dri2.h | 86 DRI2CopyRegion(Display * dpy, XID drawable,
|
| H A D | dri2-swap.c | 56 DRI2CopyRegion(dpy, d, region, DRI2BufferFrontLeft, DRI2BufferBackLeft); 58 DRI2CopyRegion(dpy, d, region, DRI2BufferFakeFrontLeft, DRI2BufferFrontLeft);
|
| H A D | dri2-test.c | 86 DRI2CopyRegion(dpy, d, region, DRI2BufferFrontLeft, DRI2BufferBackLeft); 88 DRI2CopyRegion(dpy, d, region, DRI2BufferFakeFrontLeft, DRI2BufferFrontLeft);
|
| H A D | dri2.c | 457 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, function in typeref:typename:void 467 GetReq(DRI2CopyRegion, req);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | dri2.h | 86 DRI2CopyRegion(Display * dpy, XID drawable,
|
| H A D | dri2-swap.c | 56 DRI2CopyRegion(dpy, d, region, DRI2BufferFrontLeft, DRI2BufferBackLeft); 58 DRI2CopyRegion(dpy, d, region, DRI2BufferFakeFrontLeft, DRI2BufferFrontLeft);
|
| H A D | dri2-test.c | 80 DRI2CopyRegion(dpy, d, region, DRI2BufferFrontLeft, DRI2BufferBackLeft); 82 DRI2CopyRegion(dpy, d, region, DRI2BufferFakeFrontLeft, DRI2BufferFrontLeft);
|
| H A D | dri2.c | 457 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, function in typeref:typename:void 467 GetReq(DRI2CopyRegion, req);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/dri2/ |
| H A D | dri2.h | 226 extern _X_EXPORT int DRI2CopyRegion(DrawablePtr pDraw,
|
| H A D | dri2.c | 494 DRI2CopyRegion(pDraw, ®ion, DRI2BufferFakeFrontLeft, 598 DRI2CopyRegion(DrawablePtr pDraw, RegionPtr pRegion, function in typeref:typename:int 753 DRI2CopyRegion(pDraw, ®ion, DRI2BufferFakeFrontLeft,
|
| H A D | dri2ext.c | 329 status = DRI2CopyRegion(pDrawable, pRegion, stuff->dest, stuff->src);
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/dri2/ |
| H A D | dri2.h | 290 extern _X_EXPORT int DRI2CopyRegion(DrawablePtr pDraw,
|
| H A D | dri2.c | 671 DRI2CopyRegion(pDraw, ®ion, DRI2BufferFakeFrontLeft, 921 DRI2CopyRegion(DrawablePtr pDraw, RegionPtr pRegion, function in typeref:typename:int 1063 DRI2CopyRegion(pDraw, ®ion, DRI2BufferFakeFrontLeft,
|
| H A D | dri2ext.c | 340 status = DRI2CopyRegion(pDrawable, pRegion, stuff->dest, stuff->src);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glxdri2.c | 126 DRI2CopyRegion(drawable->pDraw, ®ion, 143 DRI2CopyRegion(drawable->pDraw, ®ion, 160 DRI2CopyRegion(drawable->pDraw, ®ion,
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxdri2.c | 113 DRI2CopyRegion(drawable->pDraw, ®ion, dst, src);
|