HomeSort by: relevance | last modified time | path
    Searched refs:XShmAttach (Results 1 - 22 of 22) sorted by relevancy

  /xsrc/external/mit/libXext/dist/include/X11/extensions/
XShm.h 78 Bool XShmAttach(
  /xsrc/external/mit/xf86-video-intel/dist/test/
shm-test.c 97 XShmAttach(dpy, &shm);
lowlevel-blt-bench.c 263 XShmAttach(t->ref.dpy, &shmref);
267 XShmAttach(t->out.dpy, &shmout);
test_display.c 116 XShmAttach(d->dpy, &d->shm);
dri3-test.c 461 XShmAttach(dpy, &shm);
present-test.c 1670 XShmAttach(dpy, &shm);
  /xsrc/external/mit/xf86-video-intel-2014/dist/test/
shm-test.c 97 XShmAttach(dpy, &shm);
lowlevel-blt-bench.c 263 XShmAttach(t->ref.dpy, &shmref);
267 XShmAttach(t->out.dpy, &shmout);
test_display.c 116 XShmAttach(d->dpy, &d->shm);
present-test.c 472 XShmAttach(dpy, &shm);
dri3-test.c 466 XShmAttach(dpy, &shm);
  /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/xlib/
xlib_sw_winsys.c 179 XShmAttach(xlib_dt->display, &xlib_dt->shminfo);
183 * when this process dies. Needs to be after XShmAttach() for *BSD.
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/xlib/
xlib_sw_winsys.c 179 XShmAttach(xlib_dt->display, &xlib_dt->shminfo);
183 * when this process dies. Needs to be after XShmAttach() for *BSD.
  /xsrc/external/mit/libXext/dist/src/
XShm.c 226 Bool XShmAttach(Display *dpy, XShmSegmentInfo *shminfo)
  /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/
xm_buffer.c 120 XShmAttach(b->xm_visual->display, &b->shminfo);
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/
xm_buffer.c 120 XShmAttach(b->xm_visual->display, &b->shminfo);
  /xsrc/external/mit/xorg-server.old/dist/hw/kdrive/ephyr/
hostx.c 496 XShmAttach(HostX.dpy, &shminfo);
703 XShmAttach(HostX.dpy, &host_screen->shminfo);
  /xsrc/external/mit/MesaLib/dist/src/glx/
drisw_glx.c 83 XShmAttach(dpy, &pdp->shminfo);
  /xsrc/external/mit/MesaLib.old/dist/src/glx/
drisw_glx.c 108 XShmAttach(dpy, &pdp->shminfo);
  /xsrc/external/mit/x11perf/dist/
do_blt.c 461 XShmAttach (xp->d, &shm_info);
  /xsrc/external/mit/xf86-video-intel-2014/dist/tools/
virtual.c 265 success = XShmAttach(dpy, &shm);
1186 XShmAttach(clone->src.dpy, &clone->src.shm);
1192 XShmAttach(clone->dst.dpy, &clone->dst.shm);
  /xsrc/external/mit/xf86-video-intel/dist/tools/
virtual.c 288 success = XShmAttach(dpy, &shm);
1250 XShmAttach(clone->src.dpy, &clone->src.shm);
1256 XShmAttach(clone->dst.dpy, &clone->dst.shm);

Completed in 27 milliseconds