Searched refs:XShmPutImage (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/libXext/dist/include/X11/extensions/
H A DXShm.h88 Bool XShmPutImage(
/xsrc/external/mit/libXext/dist/man/
H A DMakefile.am52 XShmPutImage \
H A DMakefile.in361 XShmPutImage \
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Dbasic-stress.c84 XShmPutImage(tt->dpy->dpy, tt->draw, tt->gc, &image,
H A Dmixed-stress.c136 XShmPutImage(tt->dpy->dpy, tt->draw, tt->gc, &image,
H A Dbasic-putimage.c60 XShmPutImage(dpy->dpy, d, gc, &image, 0, 0, x, y, w, h, 0);
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Dbasic-stress.c84 XShmPutImage(tt->dpy->dpy, tt->draw, tt->gc, &image,
H A Dmixed-stress.c136 XShmPutImage(tt->dpy->dpy, tt->draw, tt->gc, &image,
H A Dbasic-putimage.c60 XShmPutImage(dpy->dpy, d, gc, &image, 0, 0, x, y, w, h, 0);
/xsrc/external/mit/x11perf/dist/
H A Ddo_blt.c508 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 Dxlib_sw_winsys.c348 XShmPutImage(xlib_dt->display, xlib_drawable->drawable, xlib_dt->gc,
/xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/xlib/
H A Dxlib_sw_winsys.c356 XShmPutImage(xlib_dt->display, xlib_drawable->drawable, xlib_dt->gc,
/xsrc/external/mit/libXext/dist/src/
H A DXShm.c315 Bool XShmPutImage ( function in typeref:typename:Bool
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
H A Dxm_buffer.c138 /* Finally, try an XShmPutImage to be really sure the extension works */
140 XShmPutImage(b->xm_visual->display, b->frontxrb->drawable, gc,
H A Dxm_api.c1340 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 Dxm_buffer.c138 /* Finally, try an XShmPutImage to be really sure the extension works */
140 XShmPutImage(b->xm_visual->display, b->frontxrb->drawable, gc,
H A Dxm_api.c1350 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 Dxlibdriver.rst56 XPutImage() or XShmPutImage() is used to transfer the XImage to the
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddrisw_glx.c241 XShmPutImage(dpy, drawable, gc, ximage, srcx, srcy, x, y, w, h, False);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddrisw_glx.c203 XShmPutImage(dpy, drawable, gc, ximage, srcx, srcy, x, y, w, h, False);
/xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
H A Dhostx.c834 XShmPutImage (HostX.dpy, host_screen->win,
/xsrc/external/mit/xf86-video-intel-2014/dist/tools/
H A Dvirtual.c1818 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 Dvirtual.c1979 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,

Completed in 74 milliseconds