| /xsrc/external/mit/libXext/dist/include/X11/extensions/ |
| H A D | XShm.h | 102 Bool XShmGetImage(
|
| /xsrc/external/mit/libXext/dist/man/ |
| H A D | Makefile.am | 53 XShmGetImage \
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | render-composite-solid.c | 74 XShmGetImage(t->out.dpy, tt.draw, &image, 156 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | render-fill.c | 71 XShmGetImage(t->out.dpy, tt.draw, &image, 148 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | test_image.c | 218 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 D | basic-copyarea.c | 122 XShmGetImage(t->out.dpy, tt.draw, &image, 198 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | basic-fillrect.c | 92 XShmGetImage(t->out.dpy, tt.draw, &image, 167 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | basic-putimage.c | 109 XShmGetImage(t->out.dpy, tt.draw, &image, 179 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | render-copy-alphaless.c | 107 XShmGetImage(t->out.dpy, tt.draw, &image, 186 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | render-copyarea.c | 126 XShmGetImage(t->out.dpy, tt.draw, &image, 207 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | render-fill-copy.c | 97 XShmGetImage(t->out.dpy, tt.draw, &image, 179 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | render-trapezoid-image.c | 194 XShmGetImage(t->out.dpy, tt.draw, &image, 326 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | render-trapezoid.c | 119 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 D | render-composite-solid.c | 74 XShmGetImage(t->out.dpy, tt.draw, &image, 156 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | render-fill.c | 71 XShmGetImage(t->out.dpy, tt.draw, &image, 148 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | basic-copyarea.c | 122 XShmGetImage(t->out.dpy, tt.draw, &image, 198 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | basic-fillrect.c | 92 XShmGetImage(t->out.dpy, tt.draw, &image, 167 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | basic-putimage.c | 109 XShmGetImage(t->out.dpy, tt.draw, &image, 179 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | render-copy-alphaless.c | 107 XShmGetImage(t->out.dpy, tt.draw, &image, 186 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | render-copyarea.c | 126 XShmGetImage(t->out.dpy, tt.draw, &image, 207 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | render-fill-copy.c | 97 XShmGetImage(t->out.dpy, tt.draw, &image, 179 XShmGetImage(t->out.dpy, tt.draw, &image, 0, 0, AllPlanes);
|
| H A D | test_image.c | 228 XShmGetImage(t->out.dpy, tmp, &out_image, 0, 0, AllPlanes); 236 XShmGetImage(t->ref.dpy, tmp, &ref_image, 0, 0, AllPlanes);
|
| H A D | render-trapezoid.c | 119 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 D | do_blt.c | 533 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 D | XShm.c | 357 Bool XShmGetImage( function in typeref:typename:Bool
|