Searched refs:PICT_FORMAT_R (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/render/
H A Dpicture.h53 #define PICT_FORMAT_R(f) PIXMAN_FORMAT_R(f) macro
H A Dpicture.c353 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 Dpicture.h53 #define PICT_FORMAT_R(f) PIXMAN_FORMAT_R(f) macro
H A Dpicture.c312 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 DxaaPict.c68 rbits = PICT_FORMAT_R(format);
115 rbits = PICT_FORMAT_R(format);
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_xa_surface.c109 PICT_FORMAT_R(format),
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_render.c163 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 Dexa_render.c157 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 Dvia_exa.c350 bits = PICT_FORMAT_R(format);
365 bits = PICT_FORMAT_R(format);
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-render.c216 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 Duxa-render.c216 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 Duxa-render.c215 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 Datimach64render.c238 bits = PICT_FORMAT_R(format);
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-render.c154 rbits = PICT_FORMAT_R(format);
193 rbits = PICT_FORMAT_R(format);
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_exa.c190 rbits = PICT_FORMAT_R(format);
229 rbits = PICT_FORMAT_R(format);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_render.h959 PICT_FORMAT_R(format), \
H A Dsna_render.c48 PICT_FORMAT_R(format), \
1442 PICT_FORMAT_R(picture->format),
1793 PICT_FORMAT_R(picture->format),
H A Dsna_blt.c656 rbits = PICT_FORMAT_R(format);
734 rbits = PICT_FORMAT_R(format);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_render.h869 PICT_FORMAT_R(format), \
H A Dsna_render.c48 PICT_FORMAT_R(format), \
1458 PICT_FORMAT_R(picture->format),
1809 PICT_FORMAT_R(picture->format),
H A Dsna_blt.c636 rbits = PICT_FORMAT_R(format);
714 rbits = PICT_FORMAT_R(format);
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_utils.h592 rbits = PICT_FORMAT_R(format);
H A Dglamor_render.c1452 PICT_FORMAT_R(source->format),

Completed in 42 milliseconds