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

/external/chromium_org/third_party/mesa/src/src/glx/
H A Ddri2.h84 DRI2CopyRegion(Display * dpy, XID drawable,
H A Ddri2_glx.c527 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region,
534 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region,
567 DRI2CopyRegion(psc->base.dpy, priv->base.xDrawable, region, dest, src);
1161 /* DRI2 suports SubBuffer through DRI2CopyRegion, so it's always
H A Ddri2.c518 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, function
528 GetReq(DRI2CopyRegion, req);
/external/mesa3d/src/glx/
H A Ddri2.h84 DRI2CopyRegion(Display * dpy, XID drawable,
H A Ddri2_glx.c527 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region,
534 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region,
567 DRI2CopyRegion(psc->base.dpy, priv->base.xDrawable, region, dest, src);
1161 /* DRI2 suports SubBuffer through DRI2CopyRegion, so it's always
H A Ddri2.c518 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, function
528 GetReq(DRI2CopyRegion, req);
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
H A Dx11_screen.c367 DRI2CopyRegion(xscr->dpy, drawable, region, dst_buf, src_buf);
/external/mesa3d/src/gallium/state_trackers/egl/x11/
H A Dx11_screen.c367 DRI2CopyRegion(xscr->dpy, drawable, region, dst_buf, src_buf);

Completed in 217 milliseconds