Searched refs:PICT_TYPE_A (Results 1 - 20 of 20) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | picture.h | 60 #define PICT_TYPE_A PIXMAN_TYPE_A macro
|
| H A D | picture.c | 185 PICT_TYPE_A, 190 PICT_TYPE_A, 406 case PICT_TYPE_A: 662 type = PICT_TYPE_A;
|
| H A D | mipict.c | 553 if (PICT_FORMAT_TYPE (pSrc->format) != PICT_TYPE_A)
|
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | picture.h | 60 #define PICT_TYPE_A PIXMAN_TYPE_A macro
|
| H A D | picture.c | 188 PICT_TYPE_A, 8, 0, 0, 0); 379 case PICT_TYPE_A: 661 type = PICT_TYPE_A;
|
| H A D | mipict.c | 447 if (PICT_FORMAT_TYPE(pSrc->format) != PICT_TYPE_A)
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_xa_surface.c | 37 [PICT_TYPE_A] = xa_type_a,
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_render.c | 668 {PICT_TYPE_ARGB, PICT_TYPE_A, PICT_TYPE_ARGB}, 669 {PICT_TYPE_ABGR, PICT_TYPE_A, PICT_TYPE_ABGR}, 693 mask_type = PICT_TYPE_A; 700 src_type = PICT_TYPE_A;
|
| H A D | glamor_utils.h | 597 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A) {
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_exa.c | 338 case PICT_TYPE_A: 383 return (formatType == PICT_TYPE_A ||
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atimach64render.c | 217 case PICT_TYPE_A:
|
| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| H A D | exa_render.c | 160 PICT_FORMAT_TYPE(pFormat->format) != PICT_TYPE_A) 193 if (!PICT_FORMAT_COLOR(format) && PICT_FORMAT_TYPE(format) != PICT_TYPE_A)
|
| /xsrc/external/mit/xorg-server/dist/exa/ |
| H A D | exa_render.c | 154 PICT_FORMAT_TYPE(pFormat->format) != PICT_TYPE_A) 186 if (!PICT_FORMAT_COLOR(format) && PICT_FORMAT_TYPE(format) != PICT_TYPE_A)
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_composite.c | 824 if (PICT_FORMAT_TYPE(dst->format) == PICT_TYPE_A || 875 if (PICT_FORMAT_TYPE(dst->format) == PICT_TYPE_A ||
|
| H A D | sna_blt.c | 661 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A) { 741 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A) { 853 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A || 873 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A || 888 case PICT_TYPE_A:
|
| H A D | sna_glyphs.c | 1632 if (PICT_FORMAT_TYPE(g->format) == PICT_TYPE_A && 1633 PICT_FORMAT_TYPE(mask->format) != PICT_TYPE_A)
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | uxa-render.c | 223 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A) { 277 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A) {
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | uxa-render.c | 223 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A) { 277 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A) {
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| H A D | uxa-render.c | 222 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A) { 274 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A) {
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_blt.c | 641 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A) { 721 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A) { 833 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A || 853 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A || 868 case PICT_TYPE_A:
|
Completed in 42 milliseconds