Searched refs:XShmGetImage (Results 1 - 25 of 31) sorted by relevance

12

/xsrc/external/mit/libXext/dist/include/X11/extensions/
H A DXShm.h102 Bool XShmGetImage(
/xsrc/external/mit/libXext/dist/man/
H A DMakefile.am53 XShmGetImage \
/xsrc/external/mit/xf86-video-intel/dist/test/
H A Drender-composite-solid.c74 XShmGetImage(t->out.dpy, tt.draw, &image,
156 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Drender-fill.c71 XShmGetImage(t->out.dpy, tt.draw, &image,
148 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Dtest_image.c218 XShmGetImage(t->out.dpy, out_draw, &out_image, x, y, AllPlanes);
221 XShmGetImage(t->ref.dpy, ref_draw, &ref_image, x, y, AllPlanes);
H A Dbasic-copyarea.c122 XShmGetImage(t->out.dpy, tt.draw, &image,
198 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Dbasic-fillrect.c92 XShmGetImage(t->out.dpy, tt.draw, &image,
167 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Dbasic-putimage.c109 XShmGetImage(t->out.dpy, tt.draw, &image,
179 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Drender-copy-alphaless.c107 XShmGetImage(t->out.dpy, tt.draw, &image,
186 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Drender-copyarea.c126 XShmGetImage(t->out.dpy, tt.draw, &image,
207 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Drender-fill-copy.c97 XShmGetImage(t->out.dpy, tt.draw, &image,
179 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Drender-trapezoid-image.c194 XShmGetImage(t->out.dpy, tt.draw, &image,
326 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Drender-trapezoid.c119 XShmGetImage(t->out.dpy, tt.draw, &image,
200 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
/xsrc/external/mit/xf86-video-intel-2014/dist/test/
H A Drender-composite-solid.c74 XShmGetImage(t->out.dpy, tt.draw, &image,
156 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Drender-fill.c71 XShmGetImage(t->out.dpy, tt.draw, &image,
148 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Dbasic-copyarea.c122 XShmGetImage(t->out.dpy, tt.draw, &image,
198 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Dbasic-fillrect.c92 XShmGetImage(t->out.dpy, tt.draw, &image,
167 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Dbasic-putimage.c109 XShmGetImage(t->out.dpy, tt.draw, &image,
179 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Drender-copy-alphaless.c107 XShmGetImage(t->out.dpy, tt.draw, &image,
186 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Drender-copyarea.c126 XShmGetImage(t->out.dpy, tt.draw, &image,
207 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Drender-fill-copy.c97 XShmGetImage(t->out.dpy, tt.draw, &image,
179 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
H A Dtest_image.c228 XShmGetImage(t->out.dpy, tmp, &out_image, 0, 0, AllPlanes);
236 XShmGetImage(t->ref.dpy, tmp, &ref_image, 0, 0, AllPlanes);
H A Drender-trapezoid.c119 XShmGetImage(t->out.dpy, tt.draw, &image,
200 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
/xsrc/external/mit/x11perf/dist/
H A Ddo_blt.c533 XShmGetImage(xp->d, xp->w, &shm_image, sa->x1, sa->y1, xp->planemask);
534 XShmGetImage(xp->d, xp->w, &shm_image, sa->x2, sa->y2, xp->planemask);
535 XShmGetImage(xp->d, xp->w, &shm_image, sb->x2, sb->y2, xp->planemask);
536 XShmGetImage(xp->d, xp->w, &shm_image, sb->x1, sb->y1, xp->planemask);
/xsrc/external/mit/libXext/dist/src/
H A DXShm.c357 Bool XShmGetImage( function in typeref:typename:Bool

Completed in 27 milliseconds

12