| /xsrc/external/mit/libXpm/dist/src/ |
| H A D | CrIFrP.c | 57 AllPlanes, ZPixmap);
|
| H A D | amigax.h | 49 #define ZPixmap 2 macro
|
| H A D | simx.h | 126 #define ZPixmap 1 /* not really used */ macro
|
| /xsrc/external/mit/libX11/dist/src/ |
| H A D | ImUtil.c | 54 associated with a specific depth of ZPixmap format image for a 238 * for a pixel with coordinates x and y for image data in ZPixmap format. 273 if ((image->format == ZPixmap) && (image->bits_per_pixel == 8)) { 280 } else if ((image->format == ZPixmap) && 284 } else if ((image->format == ZPixmap) && 327 (format != XYBitmap && format != XYPixmap && format != ZPixmap) || 349 if (format == ZPixmap) 361 if (format == ZPixmap) { 403 image->format != ZPixmap) || 414 if (image->format == ZPixmap) [all...] |
| H A D | GetImage.c | 64 int format) /* either XYPixmap or ZPixmap */ 110 } else { /* format == ZPixmap */ 112 rep.depth, ZPixmap, 0, data, width, height, 141 int format, /* either XYPixmap or ZPixmap */
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_image.c | 28 * PutImage. Only does ZPixmap right now as other formats are quite a bit harder 56 format = ZPixmap; 58 if (format != ZPixmap) 119 if (format != ZPixmap)
|
| /xsrc/external/mit/xf86-video-intel/dist/test/ |
| H A D | test_image.c | 85 AllPlanes, ZPixmap); 90 AllPlanes, ZPixmap); 264 ximage->format = ZPixmap;
|
| H A D | dri2-swap.c | 66 image = XGetImage(dpy, win, 0, 0, 1, 1, ~0, ZPixmap);
|
| H A D | test_display.c | 164 image = XGetImage(t->dpy, t->root, 0, 0, 1, 1, AllPlanes, ZPixmap);
|
| /xsrc/external/mit/xorg-server.old/dist/Xext/ |
| H A D | shm.c | 300 rep.pixmapFormat = sharedPixmaps ? ZPixmap : 0; 485 if (format == ZPixmap || (format == XYPixmap && depth == 1)) { 508 (format == XYPixmap) ? XYPixmap : ZPixmap, data); 547 else if (stuff->format == ZPixmap) 591 if ((((stuff->format == ZPixmap) && (stuff->srcX == 0)) || 592 ((stuff->format != ZPixmap) && 641 if ((stuff->format != XYPixmap) && (stuff->format != ZPixmap)) 685 if(stuff->format == ZPixmap) 704 else if (stuff->format == ZPixmap) 798 if ((stuff->format != XYPixmap) && (stuff->format != ZPixmap)) { [all...] |
| /xsrc/external/mit/xorg-server.old/dist/fb/ |
| H A D | fbimage.c | 88 case ZPixmap: 309 if (format == ZPixmap && 323 if (format == ZPixmap || srcBpp == 1)
|
| /xsrc/external/mit/xmag/dist/ |
| H A D | CutPaste.c | 107 AllPlanes, ZPixmap);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/test/ |
| H A D | test_image.c | 85 AllPlanes, ZPixmap); 90 AllPlanes, ZPixmap); 280 ximage->format = ZPixmap;
|
| H A D | dri2-swap.c | 66 image = XGetImage(dpy, win, 0, 0, 1, 1, ~0, ZPixmap);
|
| H A D | test_display.c | 164 image = XGetImage(t->dpy, t->root, 0, 0, 1, 1, AllPlanes, ZPixmap);
|
| /xsrc/external/mit/xorg-server/dist/Xext/ |
| H A D | shm.c | 288 .pixmapFormat = sharedPixmaps ? ZPixmap : 0 478 if (format == ZPixmap || (format == XYPixmap && depth == 1)) { 503 (format == XYPixmap) ? XYPixmap : ZPixmap, 542 else if (stuff->format == ZPixmap) { 580 if ((((stuff->format == ZPixmap) && (stuff->srcX == 0)) || 581 ((stuff->format != ZPixmap) && 630 if ((stuff->format != XYPixmap) && (stuff->format != ZPixmap)) { 676 if (stuff->format == ZPixmap) { 692 else if (stuff->format == ZPixmap) { 794 if ((stuff->format != XYPixmap) && (stuff->format != ZPixmap)) { [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/x11/ |
| H A D | xm_buffer.c | 84 ZPixmap, NULL, &b->shminfo, 200 ZPixmap, 0, /* format, offset */ 466 AllPlanes, ZPixmap); 480 ZPixmap, /* format */
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/x11/ |
| H A D | xm_buffer.c | 84 ZPixmap, NULL, &b->shminfo, 200 ZPixmap, 0, /* format, offset */ 466 AllPlanes, ZPixmap); 480 ZPixmap, /* format */
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/fb/ |
| H A D | fbimage.c | 201 case ZPixmap: 228 if (format == ZPixmap || srcBpp == 1) {
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/fb/ |
| H A D | fbimage.c | 201 case ZPixmap: 228 if (format == ZPixmap || srcBpp == 1) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/winsys/sw/xlib/ |
| H A D | xlib_sw_winsys.c | 165 ZPixmap, 218 ZPixmap, 0,
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/winsys/sw/xlib/ |
| H A D | xlib_sw_winsys.c | 165 ZPixmap, 218 ZPixmap, 0,
|
| /xsrc/external/mit/xorg-server/dist/fb/ |
| H A D | fbimage.c | 70 case ZPixmap: 231 if (format == ZPixmap || srcBpp == 1) {
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxdriswrast.c | 307 gc->ops->PutImage(pDraw, gc, pDraw->depth, x, y, w, h, 0, ZPixmap, 328 pScreen->GetImage(pDraw, x, y, w, h, ZPixmap, ~0L, data);
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glxdriswrast.c | 382 x, y, w, h, 0, ZPixmap, data); 394 pScreen->GetImage(pDraw, x, y, w, h, ZPixmap, ~0L, data);
|