Searched refs:PICT_FORMAT_A (Results 1 - 25 of 78) sorted by relevance

1234

/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_render.c190 if (PICT_FORMAT_A(dst_format) == 0 && i830_blend_op[op].dst_alpha) {
472 if (PICT_FORMAT_A(pSrcPicture->format) != 0) {
480 if (PICT_FORMAT_A(pSrcPicture->format) != 0) {
498 if (PICT_FORMAT_A(pMaskPicture->format) != 0)
504 if (PICT_FORMAT_A(pMaskPicture->format) != 0)
H A Di915_render.c103 if (PICT_FORMAT_A(dst_format) == 0 && i915_blend_op[op].dst_alpha) {
503 if (PICT_FORMAT_A(pSrcPicture->format) == 0)
517 if (PICT_FORMAT_A(pMaskPicture->format) == 0)
/xsrc/external/mit/xorg-server.old/dist/render/
H A Dpicture.h52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f) macro
H A Dpicture.c351 pFormats[f].direct.alphaMask = Mask(PICT_FORMAT_A(format));
371 pFormats[f].direct.alphaMask = Mask(PICT_FORMAT_A(format));
402 pFormats[f].direct.alphaMask = Mask(PICT_FORMAT_A(format));
410 pFormats[f].direct.alphaMask = Mask(PICT_FORMAT_A(format));
1594 PICT_FORMAT_A(pSrc->format) == 0 &&
1603 PICT_FORMAT_A(pDst->format) == 0 &&
/xsrc/external/mit/xorg-server/dist/render/
H A Dpicture.h52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f) macro
H A Dpicture.c309 pFormats[f].direct.alphaMask = Mask (PICT_FORMAT_A(format));
333 pFormats[f].direct.alphaMask = Mask (PICT_FORMAT_A(format));
374 pFormats[f].direct.alphaMask = Mask (PICT_FORMAT_A(format));
383 pFormats[f].direct.alphaMask = Mask (PICT_FORMAT_A(format));
1444 PICT_FORMAT_A(pSrc->format) == 0 &&
1452 PICT_FORMAT_A(pDst->format) == 0 && pDst->alphaMap == NULL;
/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbtrap.c130 switch (PICT_FORMAT_A(maskFormat->format)) {
/xsrc/external/mit/xf86-video-mga/dist/src/
H A Dmga_exa.c548 if (pDstPict->format == PICT_a8 && !PICT_FORMAT_A(pSrcPict->format)) {
561 if (PICT_FORMAT_A(pSrcPict->format))
572 if (!PICT_FORMAT_A(pMaskPict->format))
577 if (!PICT_FORMAT_A(pMaskPict->format))
579 else if (!PICT_FORMAT_A(pSrcPict->format))
589 if (!PICT_FORMAT_A(pDstPict->format) && mgaBlendOp[op].dst_alpha) {
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_render.c205 if (PICT_FORMAT_A(dst_format) == 0 && RadeonBlendOp[op].dst_alpha) {
368 if (pPict->transform != 0 && repeatType == RepeatNone && PICT_FORMAT_A(pPict->format) == 0) {
369 if (!(((op == PictOpSrc) || (op == PictOpClear)) && (PICT_FORMAT_A(pDstPict->format) == 0)))
785 if (pPict->transform != 0 && repeatType == RepeatNone && PICT_FORMAT_A(pPict->format) == 0) {
786 if (!(((op == PictOpSrc) || (op == PictOpClear)) && (PICT_FORMAT_A(pDstPict->format) == 0)))
1181 if (pPict->transform != 0 && repeatType == RepeatNone && PICT_FORMAT_A(pPict->format) == 0) {
1182 if (!(((op == PictOpSrc) || (op == PictOpClear)) && (PICT_FORMAT_A(pDstPict->format) == 0)))
1713 if (PICT_FORMAT_A(pSrcPicture->format) == 0)
1721 if (PICT_FORMAT_A(pSrcPicture->format) == 0)
1729 if (PICT_FORMAT_A(pMaskPictur
[all...]
H A Devergreen_exa.c694 if (PICT_FORMAT_A(dst_format) == 0 && EVERGREENBlendOp[op].dst_alpha) {
775 if (pPict->transform != 0 && repeatType == RepeatNone && PICT_FORMAT_A(pPict->format) == 0) {
776 if (!(((op == PictOpSrc) || (op == PictOpClear)) && (PICT_FORMAT_A(pDstPict->format) == 0)))
949 if (PICT_FORMAT_A(pPict->format) == 0)
954 if (PICT_FORMAT_A(pPict->format) == 0) {
965 if (PICT_FORMAT_A(pPict->format) == 0)
975 if (PICT_FORMAT_A(pPict->format) == 0)
981 if (PICT_FORMAT_A(pPict->format) == 0)
984 if (PICT_FORMAT_A(pPict->format) == 0) {
H A Dr600_exa.c848 if (PICT_FORMAT_A(dst_format) == 0 && R600BlendOp[op].dst_alpha) {
929 if (pPict->transform != 0 && repeatType == RepeatNone && PICT_FORMAT_A(pPict->format) == 0) {
930 if (!(((op == PictOpSrc) || (op == PictOpClear)) && (PICT_FORMAT_A(pDstPict->format) == 0)))
1061 if (PICT_FORMAT_A(pPict->format) == 0)
1066 if (PICT_FORMAT_A(pPict->format) == 0) {
1077 if (PICT_FORMAT_A(pPict->format) == 0)
1087 if (PICT_FORMAT_A(pPict->format) == 0)
1093 if (PICT_FORMAT_A(pPict->format) == 0)
1096 if (PICT_FORMAT_A(pPict->format) == 0) {
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Devergreen_exa.c697 if (PICT_FORMAT_A(dst_format) == 0 && EVERGREENBlendOp[op].dst_alpha) {
790 if (pPict->transform != 0 && repeatType == RepeatNone && PICT_FORMAT_A(pPict->format) == 0) {
791 if (!(((op == PictOpSrc) || (op == PictOpClear)) && (PICT_FORMAT_A(pDstPict->format) == 0)))
965 if (PICT_FORMAT_A(pPict->format) == 0)
970 if (PICT_FORMAT_A(pPict->format) == 0) {
981 if (PICT_FORMAT_A(pPict->format) == 0)
991 if (PICT_FORMAT_A(pPict->format) == 0)
997 if (PICT_FORMAT_A(pPict->format) == 0)
1000 if (PICT_FORMAT_A(pPict->format) == 0) {
1225 if (PICT_FORMAT_A(forma
[all...]
H A Dr600_exa.c756 if (PICT_FORMAT_A(dst_format) == 0 && R600BlendOp[op].dst_alpha) {
849 if (pPict->transform != 0 && repeatType == RepeatNone && PICT_FORMAT_A(pPict->format) == 0) {
850 if (!(((op == PictOpSrc) || (op == PictOpClear)) && (PICT_FORMAT_A(pDstPict->format) == 0)))
980 if (PICT_FORMAT_A(pPict->format) == 0)
985 if (PICT_FORMAT_A(pPict->format) == 0) {
996 if (PICT_FORMAT_A(pPict->format) == 0)
1006 if (PICT_FORMAT_A(pPict->format) == 0)
1012 if (PICT_FORMAT_A(pPict->format) == 0)
1015 if (PICT_FORMAT_A(pPict->format) == 0) {
1269 if (PICT_FORMAT_A(forma
[all...]
H A Dradeon_exa_render.c174 if (PICT_FORMAT_A(dst_format) == 0 && RadeonBlendOp[op].dst_alpha) {
337 if (pPict->transform != 0 && repeatType == RepeatNone && PICT_FORMAT_A(pPict->format) == 0) {
338 if (!(((op == PictOpSrc) || (op == PictOpClear)) && (PICT_FORMAT_A(pDstPict->format) == 0)))
734 if (pPict->transform != 0 && repeatType == RepeatNone && PICT_FORMAT_A(pPict->format) == 0) {
735 if (!(((op == PictOpSrc) || (op == PictOpClear)) && (PICT_FORMAT_A(pDstPict->format) == 0)))
1116 if (pPict->transform != 0 && repeatType == RepeatNone && PICT_FORMAT_A(pPict->format) == 0) {
1117 if (!(((op == PictOpSrc) || (op == PictOpClear)) && (PICT_FORMAT_A(pDstPict->format) == 0)))
1635 if (PICT_FORMAT_A(pSrcPicture->format) == 0)
1643 if (PICT_FORMAT_A(pSrcPicture->format) == 0)
1651 if (PICT_FORMAT_A(pMaskPictur
[all...]
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_render.c466 if (PICT_FORMAT_A(dest->format) == 0 && op_info->dest_alpha) {
573 (!PICT_FORMAT_A(picture->format) &&
859 if (PICT_FORMAT_A(source->format))
877 if (PICT_FORMAT_A(mask->format))
976 if (!PICT_FORMAT_A(saved_source_format)
977 && PICT_FORMAT_A(mask->format))
980 if (!PICT_FORMAT_A(mask->format)
981 && PICT_FORMAT_A(saved_source_format))
1457 && !PICT_FORMAT_A(source->format)))
H A Dglamor_picture.c227 if (!PICT_FORMAT_A(format))
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_3d.c197 | ((PICT_FORMAT_A(format) ? 0x04 : 0x02) << 7)
206 | ((PICT_FORMAT_A(format) ? 0x04 : 0x02) << 7)
212 | ((PICT_FORMAT_A(format) ? 0x04 : 0x02) << 7)
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64render.c219 bits = PICT_FORMAT_A(format);
244 bits = PICT_FORMAT_A(format);
623 if (PICT_FORMAT_A(pPict->format))
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_exa_render.c199 if (pPict->transform != 0 && repeatType == RepeatNone && PICT_FORMAT_A(pPict->format) == 0) {
200 if (!(((op == PictOpSrc) || (op == PictOpClear)) && (PICT_FORMAT_A(pDstPict->format) == 0))) {
493 if (PICT_FORMAT_A(pDstPicture->format) == 0 && R128BlendOp[op].dst_alpha) {
577 if (PICT_FORMAT_A(pSrcPicture->format) == 0)
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaPict.c71 abits = PICT_FORMAT_A(format);
118 abits = PICT_FORMAT_A(format);
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_xa_surface.c108 PICT_FORMAT_A(format),
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnv30_exa.c215 if (!PICT_FORMAT_A(dest_format)) {
354 if (pPict && PICT_FORMAT_A(pPict->format))
427 pPict->transform && (PICT_FORMAT_A(pPict->format) == 0)
428 && (PICT_FORMAT_A(pdPict->format) != 0))
H A Dnv50_exa.c522 ppict->transform && (PICT_FORMAT_A(ppict->format) == 0)
523 && (PICT_FORMAT_A(pdpict->format) != 0))
769 if (!PICT_FORMAT_A(ppict->format)) {
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_render.c166 abits = PICT_FORMAT_A(pFormat->format);
199 abits = PICT_FORMAT_A(format);
915 (op == PictOpSrc || (op == PictOpOver && !PICT_FORMAT_A(pSrc->format))))
938 !PICT_FORMAT_A(pSrc->format))))
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_render.c160 abits = PICT_FORMAT_A(pFormat->format);
192 abits = PICT_FORMAT_A(format);
894 (op == PictOpSrc || (op == PictOpOver && !PICT_FORMAT_A(pSrc->format))))
917 !PICT_FORMAT_A(pSrc->format)))) {

Completed in 40 milliseconds

1234