| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_trapezoid.c | 53 pict_format = PictureMatchFormat(screen, 1, PICT_a1); 96 mask_format = PictureMatchFormat(screen, 1, PICT_a1);
|
| H A D | glamor_picture.c | 61 * format, as in PICT_a1 (which GL doesn't support). We may also need 85 case PICT_a1:
|
| H A D | glamor.c | 556 glamor_add_format(screen, 1, PICT_a1, 561 glamor_add_format(screen, 1, PICT_a1,
|
| H A D | glamor_priv.h | 574 return picture->format == PICT_a1 || picture->format == PICT_a8;
|
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | mitrap.c | 56 pPictFormat = PictureMatchFormat (pScreen, 1, PICT_a1); 183 maskFormat = PictureMatchFormat (pScreen, 1, PICT_a1);
|
| H A D | picture.h | 126 PICT_a1 = PIXMAN_a1, enumerator in enum:_PictFormatShort
|
| H A D | mitri.c | 120 maskFormat = PictureMatchFormat (pScreen, 1, PICT_a1);
|
| /xsrc/external/mit/xf86-video-vmware/dist/saa/ |
| H A D | saa_render.c | 57 pPictFormat = PictureMatchFormat(pScreen, 1, PICT_a1); 141 maskFormat = PictureMatchFormat(pScreen, 1, PICT_a1); 201 maskFormat = PictureMatchFormat(pScreen, 1, PICT_a1);
|
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | picture.h | 126 PICT_a1 = PIXMAN_a1, enumerator in enum:_PictFormatShort
|
| /xsrc/external/mit/xf86-video-intel-old/dist/uxa/ |
| H A D | uxa-render.c | 70 case PICT_a1: 361 PictureMatchFormat (pScreen, 1, PICT_a1), 392 if (format == PICT_a1) 1054 pPictFormat = PictureMatchFormat (pScreen, 1, PICT_a1); 1163 maskFormat = PictureMatchFormat (pScreen, 1, PICT_a1); 1259 maskFormat = PictureMatchFormat (pScreen, 1, PICT_a1);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | uxa-render.c | 69 case PICT_a1: 1563 pPictFormat = PictureMatchFormat(pScreen, 1, PICT_a1); 1656 maskFormat = PictureMatchFormat(screen, 1, PICT_a1); 1784 maskFormat = PictureMatchFormat(screen, 1, PICT_a1); 1866 maskFormat = PictureMatchFormat(screen, 1, PICT_a1); 1967 maskFormat = PictureMatchFormat(pScreen, 1, PICT_a1);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | uxa-render.c | 69 case PICT_a1: 1563 pPictFormat = PictureMatchFormat(pScreen, 1, PICT_a1); 1656 maskFormat = PictureMatchFormat(screen, 1, PICT_a1); 1784 maskFormat = PictureMatchFormat(screen, 1, PICT_a1); 1866 maskFormat = PictureMatchFormat(screen, 1, PICT_a1); 1967 maskFormat = PictureMatchFormat(pScreen, 1, PICT_a1);
|
| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| H A D | exa_render.c | 71 case PICT_a1: 1101 pPictFormat = PictureMatchFormat (pScreen, 1, PICT_a1); 1189 maskFormat = PictureMatchFormat (pScreen, 1, PICT_a1); 1250 maskFormat = PictureMatchFormat (pScreen, 1, PICT_a1);
|
| /xsrc/external/mit/xorg-server/dist/exa/ |
| H A D | exa_render.c | 71 case PICT_a1: 1074 pPictFormat = PictureMatchFormat(pScreen, 1, PICT_a1); 1160 maskFormat = PictureMatchFormat(pScreen, 1, PICT_a1); 1222 maskFormat = PictureMatchFormat(pScreen, 1, PICT_a1);
|
| /xsrc/external/mit/xf86-video-nouveau/dist/src/ |
| H A D | nv10_exa.c | 252 case PICT_a1: 283 case PICT_a1: 313 case PICT_a1:
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_trapezoids.c | 158 if (dst->format != PICT_a1) 455 maskFormat = PictureMatchFormat(screen, 1, PICT_a1); 946 maskFormat = PictureMatchFormat(screen, 1, PICT_a1); 1080 maskFormat = PictureMatchFormat(screen, 1, PICT_a1); 1216 maskFormat = PictureMatchFormat(screen, 1, PICT_a1);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_trapezoids.c | 158 if (dst->format != PICT_a1) 455 maskFormat = PictureMatchFormat(screen, 1, PICT_a1); 946 maskFormat = PictureMatchFormat(screen, 1, PICT_a1); 1080 maskFormat = PictureMatchFormat(screen, 1, PICT_a1); 1216 maskFormat = PictureMatchFormat(screen, 1, PICT_a1);
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| H A D | uxa-render.c | 70 case PICT_a1: 1725 pPictFormat = PictureMatchFormat(pScreen, 1, PICT_a1); 1856 maskFormat = PictureMatchFormat(screen, 1, PICT_a1); 1949 maskFormat = PictureMatchFormat(pScreen, 1, PICT_a1);
|
| H A D | uxa-accel.c | 41 case 1: return PICT_a1;
|
| /xsrc/external/mit/xf86-video-sunffb/dist/src/ |
| H A D | ffb_exa.c | 292 if (pSrcPicture->format == PICT_a1) {
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_3d.c | 90 {PICT_a1, 0x00, HC_HTXnFM_A1, 0, 1}
|
| H A D | via_exa.c | 415 case PICT_a1:
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atimach64render.c | 138 case PICT_a1:
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaPict.c | 262 if((pMask->format == PICT_a1) && (alpha == 0xffff) &&
|
| /xsrc/external/mit/xf86-video-suncg14/dist/src/ |
| H A D | cg14_accel.c | 1331 if (pSrcPicture->format == PICT_a1) {
|