HomeSort by: relevance | last modified time | path
    Searched refs:PICT_FORMAT_A (Results 1 - 25 of 78) sorted by relevancy

1 2 3 4

  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_render.c 190 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)
i915_render.c 103 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/dist/fb/
fbtrap.c 130 switch (PICT_FORMAT_A(maskFormat->format)) {
  /xsrc/external/mit/xorg-server/dist/render/
picture.h 52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
picture.c 309 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));
1447 PICT_FORMAT_A(pSrc->format) == 0 &&
1455 PICT_FORMAT_A(pDst->format) == 0 && pDst->alphaMap == NULL;
  /xsrc/external/mit/xorg-server.old/dist/render/
picture.h 52 #define PICT_FORMAT_A(f) PIXMAN_FORMAT_A(f)
picture.c 351 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/xf86-video-mga/dist/src/
mga_exa.c 548 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/
radeon_exa_render.c 205 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(pMaskPicture->format) == 0
    [all...]
evergreen_exa.c 694 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) {
r600_exa.c 848 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/
evergreen_exa.c 697 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(format) == 0
    [all...]
r600_exa.c 756 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(format) == 0
    [all...]
radeon_exa_render.c 174 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(pMaskPicture->format) == 0
    [all...]
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_render.c 523 if (PICT_FORMAT_A(dest->format) == 0 && op_info->dest_alpha) {
630 (!PICT_FORMAT_A(picture->format) &&
917 if (PICT_FORMAT_A(source->format))
935 if (PICT_FORMAT_A(mask->format))
1037 if (!PICT_FORMAT_A(saved_source_format)
1038 && PICT_FORMAT_A(mask->format))
1041 if (!PICT_FORMAT_A(mask->format)
1042 && PICT_FORMAT_A(saved_source_format))
1519 && !PICT_FORMAT_A(source->format)))
glamor_picture.c 227 if (!PICT_FORMAT_A(format))
  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_3d.c 197 | ((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/
atimach64render.c 219 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/
r128_exa_render.c 199 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/
xaaPict.c 71 abits = PICT_FORMAT_A(format);
118 abits = PICT_FORMAT_A(format);
  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nv30_exa.c 215 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))
nv50_exa.c 522 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/xf86-video-vmware/dist/vmwgfx/
vmwgfx_xa_surface.c 108 PICT_FORMAT_A(format),
  /xsrc/external/mit/xorg-server/dist/exa/
exa_render.c 160 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)))) {
  /xsrc/external/mit/xorg-server.old/dist/exa/
exa_render.c 166 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))))

Completed in 37 milliseconds

1 2 3 4