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

1 2 3

  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
i830_render.c 210 if (mask && mask->componentAlpha && PICT_FORMAT_RGB(mask->format)
362 PICT_FORMAT_RGB(mask_picture->format)) {
471 PICT_FORMAT_RGB(mask_picture->format)) {
514 * The PICT_FORMAT_RGB(pict) == 0 fixups are not needed on 855+'s a8
528 PICT_FORMAT_RGB(mask_picture->format) &&
539 if (PICT_FORMAT_RGB(source_picture->format) != 0)
550 ! PICT_FORMAT_RGB(mask_picture->format))
i915_render.c 129 if (mask && mask->componentAlpha && PICT_FORMAT_RGB(mask->format) &&
204 PICT_FORMAT_RGB(mask_picture->format)) {
688 PICT_FORMAT_RGB(mask_picture->format)) {
822 PICT_FORMAT_RGB(mask_picture->format)) {
uxa-glyphs.c 105 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0)
583 uxa_glyph_cache_t *cache = &uxa_screen->glyphCaches[PICT_FORMAT_RGB(glyph_picture->format) != 0];
i965_render.c 139 if (mask && mask->componentAlpha && PICT_FORMAT_RGB(mask->format)
196 PICT_FORMAT_RGB(mask_picture->format)) {
2047 PICT_FORMAT_RGB(mask_picture->format)) {
2115 PICT_FORMAT_RGB(mask_picture->format)) {
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
i830_render.c 210 if (mask && mask->componentAlpha && PICT_FORMAT_RGB(mask->format)
362 PICT_FORMAT_RGB(mask_picture->format)) {
471 PICT_FORMAT_RGB(mask_picture->format)) {
514 * The PICT_FORMAT_RGB(pict) == 0 fixups are not needed on 855+'s a8
528 PICT_FORMAT_RGB(mask_picture->format) &&
539 if (PICT_FORMAT_RGB(source_picture->format) != 0)
550 ! PICT_FORMAT_RGB(mask_picture->format))
i915_render.c 129 if (mask && mask->componentAlpha && PICT_FORMAT_RGB(mask->format) &&
204 PICT_FORMAT_RGB(mask_picture->format)) {
688 PICT_FORMAT_RGB(mask_picture->format)) {
822 PICT_FORMAT_RGB(mask_picture->format)) {
uxa-glyphs.c 105 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0)
583 uxa_glyph_cache_t *cache = &uxa_screen->glyphCaches[PICT_FORMAT_RGB(glyph_picture->format) != 0];
i965_render.c 139 if (mask && mask->componentAlpha && PICT_FORMAT_RGB(mask->format)
196 PICT_FORMAT_RGB(mask_picture->format)) {
2047 PICT_FORMAT_RGB(mask_picture->format)) {
2115 PICT_FORMAT_RGB(mask_picture->format)) {
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_program.h 135 if (mask && mask->componentAlpha && PICT_FORMAT_RGB(mask->format))
  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_render.c 209 if (pMask && pMask->componentAlpha && PICT_FORMAT_RGB(pMask->format)
380 PICT_FORMAT_RGB(pMaskPicture->format)) {
452 * The PICT_FORMAT_RGB(pict) == 0 fixups are not needed on 855+'s a8
464 PICT_FORMAT_RGB(pMaskPicture->format) &&
485 if (PICT_FORMAT_RGB(pSrcPicture->format) != 0)
494 PICT_FORMAT_RGB(pMaskPicture->format)))
i915_render.c 125 if (pMask && pMask->componentAlpha && PICT_FORMAT_RGB(pMask->format) &&
215 PICT_FORMAT_RGB(pMaskPicture->format))
530 PICT_FORMAT_RGB(pMaskPicture->format))
i965_render.c 140 if (pMask && pMask->componentAlpha && PICT_FORMAT_RGB(pMask->format)
231 PICT_FORMAT_RGB(pMaskPicture->format)) {
1562 PICT_FORMAT_RGB(pMaskPicture->format))
  /xsrc/external/mit/xorg-server/dist/render/
picture.h 56 #define PICT_FORMAT_RGB(f) PIXMAN_FORMAT_RGB(f)
glyph.c 543 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0)
  /xsrc/external/mit/xorg-server.old/dist/render/
picture.h 56 #define PICT_FORMAT_RGB(f) PIXMAN_FORMAT_RGB(f)
glyph.c 587 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0)
  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nv30_exa.c 349 if (pPict && PICT_FORMAT_RGB(pPict->format))
455 PICT_FORMAT_RGB(pmPict->format) &&
488 PICT_FORMAT_RGB(pmPict->format)));
500 pmPict->componentAlpha && PICT_FORMAT_RGB(pmPict->format)) {
nv50_exa.c 818 PICT_FORMAT_RGB(pmpict->format) &&
849 PICT_FORMAT_RGB(pmpict->format));
863 PICT_FORMAT_RGB(pmpict->format)) {
nv40_exa.c 441 PICT_FORMAT_RGB(pmPict->format) &&
471 PICT_FORMAT_RGB(pmPict->format)));
484 if (pmPict->componentAlpha && PICT_FORMAT_RGB(pmPict->format)) {
nvc0_exa.c 805 PICT_FORMAT_RGB(pmpict->format) &&
835 PICT_FORMAT_RGB(pmpict->format));
849 PICT_FORMAT_RGB(pmpict->format)) {
nv10_exa.c 141 return mask && mask->componentAlpha && PICT_FORMAT_RGB(mask->format);
520 if (pict && PICT_FORMAT_RGB(pict->format))
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
evergreen_exa.c 959 if (PICT_FORMAT_RGB(pPict->format) == 0) {
985 if (PICT_FORMAT_RGB(pPict->format) == 0) {
1219 if (PICT_FORMAT_RGB(format) == 0) {
1250 if (PICT_FORMAT_RGB(format) == 0) {
r600_exa.c 974 if (PICT_FORMAT_RGB(pPict->format) == 0) {
1000 if (PICT_FORMAT_RGB(pPict->format) == 0) {
1263 if (PICT_FORMAT_RGB(format) == 0) {
1294 if (PICT_FORMAT_RGB(format) == 0) {
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_glyphs.c 135 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0)
429 cache = &render->glyph[PICT_FORMAT_RGB(glyph_picture->format) != 0];
471 PICT_FORMAT_RGB(glyph_picture->format) != 0, pos));
475 p->pos = pos << 1 | (PICT_FORMAT_RGB(glyph_picture->format) != 0);
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_glyphs.c 135 #define NeedsComponent(f) (PICT_FORMAT_A(f) != 0 && PICT_FORMAT_RGB(f) != 0)
429 cache = &render->glyph[PICT_FORMAT_RGB(glyph_picture->format) != 0];
471 PICT_FORMAT_RGB(glyph_picture->format) != 0, pos));
475 p->pos = pos << 1 | (PICT_FORMAT_RGB(glyph_picture->format) != 0);

Completed in 46 milliseconds

1 2 3