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

/xsrc/external/mit/xorg-server.old/dist/render/
H A Dpicture.h55 #define PICT_FORMAT_B(f) PIXMAN_FORMAT_B(f) macro
H A Dpicture.c355 PICT_FORMAT_B(format));
359 PICT_FORMAT_B(format));
362 pFormats[f].direct.green = PICT_FORMAT_B(format);
364 pFormats[f].direct.blueMask = Mask(PICT_FORMAT_B(format));
373 pFormats[f].direct.alpha = (PICT_FORMAT_B(format) +
377 pFormats[f].direct.blueMask = Mask(PICT_FORMAT_B(format));
391 pFormats[f].direct.blueMask = Mask(PICT_FORMAT_B(format));
392 pFormats[f].direct.blue = (PICT_FORMAT_BPP(format) - PICT_FORMAT_B(format));
395 pFormats[f].direct.green = (PICT_FORMAT_BPP(format) - PICT_FORMAT_B(format) -
399 pFormats[f].direct.red = (PICT_FORMAT_BPP(format) - PICT_FORMAT_B(forma
[all...]
/xsrc/external/mit/xorg-server/dist/render/
H A Dpicture.h55 #define PICT_FORMAT_B(f) PIXMAN_FORMAT_B(f) macro
H A Dpicture.c314 PICT_FORMAT_B(format));
319 PICT_FORMAT_B(format));
323 pFormats[f].direct.green = PICT_FORMAT_B(format);
325 pFormats[f].direct.blueMask = Mask (PICT_FORMAT_B(format));
336 pFormats[f].direct.alpha = (PICT_FORMAT_B(format) +
340 pFormats[f].direct.blueMask = Mask (PICT_FORMAT_B(format));
357 pFormats[f].direct.blueMask = Mask (PICT_FORMAT_B(format));
360 (PICT_FORMAT_BPP(format) - PICT_FORMAT_B(format));
365 (PICT_FORMAT_BPP(format) - PICT_FORMAT_B(format) -
371 (PICT_FORMAT_BPP(format) - PICT_FORMAT_B(forma
[all...]
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaPict.c70 bbits = PICT_FORMAT_B(format);
117 bbits = PICT_FORMAT_B(format);
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_xa_surface.c111 PICT_FORMAT_B(format));
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_render.c165 bbits = PICT_FORMAT_B(pFormat->format);
198 bbits = PICT_FORMAT_B(format);
936 PICT_FORMAT_B(pSrc->format))))) ||
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_render.c159 bbits = PICT_FORMAT_B(pFormat->format);
191 bbits = PICT_FORMAT_B(format);
915 PICT_FORMAT_B(pSrc->format)))))
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_exa.c344 bits = PICT_FORMAT_B(format);
359 bits = PICT_FORMAT_B(format);
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-render.c218 bbits = PICT_FORMAT_B(format);
274 bbits = PICT_FORMAT_B(format);
1312 PICT_FORMAT_B(src->format)))
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-render.c218 bbits = PICT_FORMAT_B(format);
274 bbits = PICT_FORMAT_B(format);
1312 PICT_FORMAT_B(src->format)))
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-render.c217 bbits = PICT_FORMAT_B(format);
271 bbits = PICT_FORMAT_B(format);
1459 PICT_FORMAT_B(src->format)))
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64render.c226 bits = PICT_FORMAT_B(format);
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-render.c156 bbits = PICT_FORMAT_B(format);
195 bbits = PICT_FORMAT_B(format);
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_exa.c192 bbits = PICT_FORMAT_B(format);
231 bbits = PICT_FORMAT_B(format);
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_render.h961 PICT_FORMAT_B(format))
H A Dsna_render.c50 PICT_FORMAT_B(format))
1444 PICT_FORMAT_B(picture->format));
1795 PICT_FORMAT_B(picture->format));
H A Dsna_blt.c658 bbits = PICT_FORMAT_B(format);
736 bbits = PICT_FORMAT_B(format);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_render.h871 PICT_FORMAT_B(format))
H A Dsna_render.c50 PICT_FORMAT_B(format))
1460 PICT_FORMAT_B(picture->format));
1811 PICT_FORMAT_B(picture->format));
H A Dsna_blt.c638 bbits = PICT_FORMAT_B(format);
716 bbits = PICT_FORMAT_B(format);
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_utils.h594 bbits = PICT_FORMAT_B(format);
H A Dglamor_render.c1454 PICT_FORMAT_B(source->format)))))

Completed in 48 milliseconds