HomeSort by: relevance | last modified time | path
    Searched refs:PICT_FORMAT_R (Results 1 - 23 of 23) sorted by relevancy

  /xsrc/external/mit/xorg-server/dist/render/
picture.h 53 #define PICT_FORMAT_R(f) PIXMAN_FORMAT_R(f)
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/render/
picture.h 53 #define PICT_FORMAT_R(f) PIXMAN_FORMAT_R(f)
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.old/dist/hw/xfree86/xaa/
xaaPict.c 68 rbits = PICT_FORMAT_R(format);
115 rbits = PICT_FORMAT_R(format);
  /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
vmwgfx_xa_surface.c 109 PICT_FORMAT_R(format),
  /xsrc/external/mit/xorg-server/dist/exa/
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/xorg-server.old/dist/exa/
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/xf86-video-openchrome/dist/src/
via_exa.c 350 bits = PICT_FORMAT_R(format);
365 bits = PICT_FORMAT_R(format);
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
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/
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/
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/
atimach64render.c 238 bits = PICT_FORMAT_R(format);
  /xsrc/external/mit/xf86-video-intel-old/dist/uxa/
uxa-render.c 154 rbits = PICT_FORMAT_R(format);
193 rbits = PICT_FORMAT_R(format);
  /xsrc/external/mit/xf86-video-geode/dist/src/
lx_exa.c 190 rbits = PICT_FORMAT_R(format);
229 rbits = PICT_FORMAT_R(format);
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_render.h 959 PICT_FORMAT_R(format), \
sna_render.c 48 PICT_FORMAT_R(format), \
1442 PICT_FORMAT_R(picture->format),
1793 PICT_FORMAT_R(picture->format),
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/
sna_render.h 869 PICT_FORMAT_R(format), \
sna_render.c 48 PICT_FORMAT_R(format), \
1458 PICT_FORMAT_R(picture->format),
1809 PICT_FORMAT_R(picture->format),
sna_blt.c 636 rbits = PICT_FORMAT_R(format);
714 rbits = PICT_FORMAT_R(format);
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_utils.h 592 rbits = PICT_FORMAT_R(format);
glamor_render.c 1514 PICT_FORMAT_R(source->format),

Completed in 39 milliseconds