| /xsrc/external/mit/libXext/dist/include/X11/extensions/ |
| H A D | XShm.h | 88 Bool XShmPutImage(
|
| /xsrc/external/mit/libXext/dist/man/ |
| H A D | Makefile.am | 52 XShmPutImage \
|
| H A D | Makefile.in | 361 XShmPutImage \
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | basic-stress.c | 84 XShmPutImage(tt->dpy->dpy, tt->draw, tt->gc, &image,
|
| H A D | mixed-stress.c | 136 XShmPutImage(tt->dpy->dpy, tt->draw, tt->gc, &image,
|
| H A D | basic-putimage.c | 60 XShmPutImage(dpy->dpy, d, gc, &image, 0, 0, x, y, w, h, 0);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | basic-stress.c | 84 XShmPutImage(tt->dpy->dpy, tt->draw, tt->gc, &image,
|
| H A D | mixed-stress.c | 136 XShmPutImage(tt->dpy->dpy, tt->draw, tt->gc, &image,
|
| H A D | basic-putimage.c | 60 XShmPutImage(dpy->dpy, d, gc, &image, 0, 0, x, y, w, h, 0);
|
| /xsrc/external/mit/x11perf/dist/ |
| H A D | do_blt.c | 508 XShmPutImage(xp->d, xp->w, xp->fggc, &shm_image, 510 XShmPutImage(xp->d, xp->w, xp->fggc, &shm_image, 512 XShmPutImage(xp->d, xp->w, xp->fggc, &shm_image, 514 XShmPutImage(xp->d, xp->w, xp->fggc, &shm_image,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/xlib/ |
| H A D | xlib_sw_winsys.c | 348 XShmPutImage(xlib_dt->display, xlib_drawable->drawable, xlib_dt->gc,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/xlib/ |
| H A D | xlib_sw_winsys.c | 356 XShmPutImage(xlib_dt->display, xlib_drawable->drawable, xlib_dt->gc,
|
| /xsrc/external/mit/libXext/dist/src/ |
| H A D | XShm.c | 315 Bool XShmPutImage ( function in typeref:typename:Bool
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | xm_buffer.c | 138 /* Finally, try an XShmPutImage to be really sure the extension works */ 140 XShmPutImage(b->xm_visual->display, b->frontxrb->drawable, gc,
|
| H A D | xm_api.c | 1340 XShmPutImage( b->xm_visual->display, b->frontxrb->drawable, 1401 XShmPutImage( b->xm_visual->display, b->frontxrb->drawable,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | xm_buffer.c | 138 /* Finally, try an XShmPutImage to be really sure the extension works */ 140 XShmPutImage(b->xm_visual->display, b->frontxrb->drawable, gc,
|
| H A D | xm_api.c | 1350 XShmPutImage( b->xm_visual->display, b->frontxrb->drawable, 1411 XShmPutImage( b->xm_visual->display, b->frontxrb->drawable,
|
| /xsrc/external/mit/MesaLib/dist/docs/ |
| H A D | xlibdriver.rst | 56 XPutImage() or XShmPutImage() is used to transfer the XImage to the
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | drisw_glx.c | 241 XShmPutImage(dpy, drawable, gc, ximage, srcx, srcy, x, y, w, h, False);
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | drisw_glx.c | 203 XShmPutImage(dpy, drawable, gc, ximage, srcx, srcy, x, y, w, h, False);
|
| /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/ |
| H A D | hostx.c | 834 XShmPutImage (HostX.dpy, host_screen->win,
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/tools/ |
| H A D | virtual.c | 1818 XShmPutImage(c->dst.dpy, c->dst.pixmap, c->dst.gc, &c->image, 1853 XShmPutImage(c->dst.dpy, c->dst.window, c->dst.gc, &c->image,
|
| /xsrc/external/mit/xf86-video-intel/dist/tools/ |
| H A D | virtual.c | 1979 XShmPutImage(c->dst.dpy, c->dst.pixmap, c->dst.gc, &c->image, 2014 XShmPutImage(c->dst.dpy, c->dst.window, c->dst.gc, &c->image,
|