Searched refs:PICT_TYPE_A (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/render/
H A Dpicture.h60 #define PICT_TYPE_A PIXMAN_TYPE_A macro
H A Dpicture.c185 PICT_TYPE_A,
190 PICT_TYPE_A,
406 case PICT_TYPE_A:
662 type = PICT_TYPE_A;
H A Dmipict.c553 if (PICT_FORMAT_TYPE (pSrc->format) != PICT_TYPE_A)
/xsrc/external/mit/xorg-server/dist/render/
H A Dpicture.h60 #define PICT_TYPE_A PIXMAN_TYPE_A macro
H A Dpicture.c188 PICT_TYPE_A, 8, 0, 0, 0);
379 case PICT_TYPE_A:
661 type = PICT_TYPE_A;
H A Dmipict.c447 if (PICT_FORMAT_TYPE(pSrc->format) != PICT_TYPE_A)
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_xa_surface.c37 [PICT_TYPE_A] = xa_type_a,
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_render.c668 {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 Dglamor_utils.h597 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_A) {
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_exa.c338 case PICT_TYPE_A:
383 return (formatType == PICT_TYPE_A ||
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64render.c217 case PICT_TYPE_A:
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_render.c160 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 Dexa_render.c154 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 Dsna_composite.c824 if (PICT_FORMAT_TYPE(dst->format) == PICT_TYPE_A ||
875 if (PICT_FORMAT_TYPE(dst->format) == PICT_TYPE_A ||
H A Dsna_blt.c661 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 Dsna_glyphs.c1632 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 Duxa-render.c223 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 Duxa-render.c223 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 Duxa-render.c222 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 Dsna_blt.c641 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