Searched refs:PICT_FORMAT_R (Results 1 - 23 of 23) sorted by relevance
| /xsrc/external/mit/xorg-server.old/dist/render/ |
| H A D | picture.h | 53 #define PICT_FORMAT_R(f) PIXMAN_FORMAT_R(f) macro
|
| H A D | picture.c | 353 pFormats[f].direct.alpha = (PICT_FORMAT_R(format) + 357 pFormats[f].direct.redMask = Mask(PICT_FORMAT_R(format)); 375 PICT_FORMAT_R(format)); 379 PICT_FORMAT_R(format)); 382 pFormats[f].direct.green = PICT_FORMAT_R(format); 384 pFormats[f].direct.redMask = Mask(PICT_FORMAT_R(format)); 398 pFormats[f].direct.redMask = Mask(PICT_FORMAT_R(format)); 400 PICT_FORMAT_G(format) - PICT_FORMAT_R(format));
|
| /xsrc/external/mit/xorg-server/dist/render/ |
| H A D | picture.h | 53 #define PICT_FORMAT_R(f) PIXMAN_FORMAT_R(f) macro
|
| H A D | picture.c | 312 pFormats[f].direct.alpha = (PICT_FORMAT_R(format) + 316 pFormats[f].direct.redMask = Mask (PICT_FORMAT_R(format)); 338 PICT_FORMAT_R(format)); 343 PICT_FORMAT_R(format)); 347 pFormats[f].direct.green = PICT_FORMAT_R(format); 349 pFormats[f].direct.redMask = Mask (PICT_FORMAT_R(format)); 368 pFormats[f].direct.redMask = Mask (PICT_FORMAT_R(format)); 372 PICT_FORMAT_G(format) - PICT_FORMAT_R(format));
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/ |
| H A D | xaaPict.c | 68 rbits = PICT_FORMAT_R(format); 115 rbits = PICT_FORMAT_R(format);
|
| /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/ |
| H A D | vmwgfx_xa_surface.c | 109 PICT_FORMAT_R(format),
|
| /xsrc/external/mit/xorg-server.old/dist/exa/ |
| H A D | exa_render.c | 163 rbits = PICT_FORMAT_R(pFormat->format); 196 rbits = PICT_FORMAT_R(format); 934 PICT_FORMAT_R(pSrc->format),
|
| /xsrc/external/mit/xorg-server/dist/exa/ |
| H A D | exa_render.c | 157 rbits = PICT_FORMAT_R(pFormat->format); 189 rbits = PICT_FORMAT_R(format); 913 PICT_FORMAT_R(pSrc->format),
|
| /xsrc/external/mit/xf86-video-openchrome/dist/src/ |
| H A D | via_exa.c | 350 bits = PICT_FORMAT_R(format); 365 bits = PICT_FORMAT_R(format);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | uxa-render.c | 216 rbits = PICT_FORMAT_R(format); 272 rbits = PICT_FORMAT_R(format); 1310 PICT_FORMAT_R(src->format),
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | uxa-render.c | 216 rbits = PICT_FORMAT_R(format); 272 rbits = PICT_FORMAT_R(format); 1310 PICT_FORMAT_R(src->format),
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/ |
| H A D | uxa-render.c | 215 rbits = PICT_FORMAT_R(format); 269 rbits = PICT_FORMAT_R(format); 1457 PICT_FORMAT_R(src->format),
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atimach64render.c | 238 bits = PICT_FORMAT_R(format);
|
| /xsrc/external/mit/xf86-video-intel-old/dist/uxa/ |
| H A D | uxa-render.c | 154 rbits = PICT_FORMAT_R(format); 193 rbits = PICT_FORMAT_R(format);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | lx_exa.c | 190 rbits = PICT_FORMAT_R(format); 229 rbits = PICT_FORMAT_R(format);
|
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_render.h | 959 PICT_FORMAT_R(format), \
|
| H A D | sna_render.c | 48 PICT_FORMAT_R(format), \ 1442 PICT_FORMAT_R(picture->format), 1793 PICT_FORMAT_R(picture->format),
|
| H A D | sna_blt.c | 656 rbits = PICT_FORMAT_R(format); 734 rbits = PICT_FORMAT_R(format);
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_render.h | 869 PICT_FORMAT_R(format), \
|
| H A D | sna_render.c | 48 PICT_FORMAT_R(format), \ 1458 PICT_FORMAT_R(picture->format), 1809 PICT_FORMAT_R(picture->format),
|
| H A D | sna_blt.c | 636 rbits = PICT_FORMAT_R(format); 714 rbits = PICT_FORMAT_R(format);
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_utils.h | 592 rbits = PICT_FORMAT_R(format);
|
| H A D | glamor_render.c | 1452 PICT_FORMAT_R(source->format),
|
Completed in 42 milliseconds