HomeSort by relevance Sort by last modified time
    Searched refs:DRI2CopyRegion (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/glx/
dri2.h 84 DRI2CopyRegion(Display * dpy, XID drawable,
dri2_glx.c 527 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);
    [all...]
dri2.c 518 DRI2CopyRegion(Display * dpy, XID drawable, XserverRegion region,
528 GetReq(DRI2CopyRegion, req);
  /external/mesa3d/src/gallium/state_trackers/egl/x11/
x11_screen.c 367 DRI2CopyRegion(xscr->dpy, drawable, region, dst_buf, src_buf);
  /hardware/intel/common/libva/va/x11/
va_dri2.c 314 GetReq(DRI2CopyRegion, req);

Completed in 836 milliseconds