Searched refs:DRI2CopyRegion (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/glx/ |
D | dri2.h | 84 DRI2CopyRegion(Display * dpy, XID drawable,
|
D | dri2_glx.c | 527 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region, in __dri2CopySubBuffer() 534 DRI2CopyRegion(psc->base.dpy, pdraw->xDrawable, region, in __dri2CopySubBuffer() 567 DRI2CopyRegion(psc->base.dpy, priv->base.xDrawable, region, dest, src); in dri2_copy_drawable()
|
D | dri2.c | 518 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region, in DRI2CopyRegion() function 528 GetReq(DRI2CopyRegion, req); in DRI2CopyRegion()
|
/external/mesa3d/src/gallium/state_trackers/egl/x11/ |
D | x11_screen.c | 367 DRI2CopyRegion(xscr->dpy, drawable, region, dst_buf, src_buf); in x11_drawable_copy_buffers_region()
|