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

  /xsrc/external/mit/xorg-server/dist/render/
picture.h 54 #define PICT_FORMAT_G(f) PIXMAN_FORMAT_G(f)
picture.c 313 PICT_FORMAT_G(format) +
318 pFormats[f].direct.red = (PICT_FORMAT_G(format) +
321 pFormats[f].direct.greenMask = Mask (PICT_FORMAT_G(format));
337 PICT_FORMAT_G(format) +
342 pFormats[f].direct.blue = (PICT_FORMAT_G(format) +
345 pFormats[f].direct.greenMask = Mask (PICT_FORMAT_G(format));
362 pFormats[f].direct.greenMask = Mask (PICT_FORMAT_G(format));
366 PICT_FORMAT_G(format));
372 PICT_FORMAT_G(format) - PICT_FORMAT_R(format));
  /xsrc/external/mit/xorg-server.old/dist/render/
picture.h 54 #define PICT_FORMAT_G(f) PIXMAN_FORMAT_G(f)
picture.c 354 PICT_FORMAT_G(format) +
358 pFormats[f].direct.red = (PICT_FORMAT_G(format) +
361 pFormats[f].direct.greenMask = Mask(PICT_FORMAT_G(format));
374 PICT_FORMAT_G(format) +
378 pFormats[f].direct.blue = (PICT_FORMAT_G(format) +
381 pFormats[f].direct.greenMask = Mask(PICT_FORMAT_G(format));
394 pFormats[f].direct.greenMask = Mask(PICT_FORMAT_G(format));
396 PICT_FORMAT_G(format));
400 PICT_FORMAT_G(format) - PICT_FORMAT_R(format));
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaPict.c 69 gbits = PICT_FORMAT_G(format);
116 gbits = PICT_FORMAT_G(format);
  /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
vmwgfx_xa_surface.c 110 PICT_FORMAT_G(format),
  /xsrc/external/mit/xorg-server/dist/exa/
exa_render.c 158 gbits = PICT_FORMAT_G(pFormat->format);
190 gbits = PICT_FORMAT_G(format);
914 PICT_FORMAT_G(pSrc->format),
  /xsrc/external/mit/xorg-server.old/dist/exa/
exa_render.c 164 gbits = PICT_FORMAT_G(pFormat->format);
197 gbits = PICT_FORMAT_G(format);
935 PICT_FORMAT_G(pSrc->format),
  /xsrc/external/mit/xf86-video-openchrome/dist/src/
via_exa.c 347 bits = PICT_FORMAT_G(format);
362 bits = PICT_FORMAT_G(format);
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
uxa-render.c 217 gbits = PICT_FORMAT_G(format);
273 gbits = PICT_FORMAT_G(format);
1311 PICT_FORMAT_G(src->format),
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
uxa-render.c 217 gbits = PICT_FORMAT_G(format);
273 gbits = PICT_FORMAT_G(format);
1311 PICT_FORMAT_G(src->format),
  /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
uxa-render.c 216 gbits = PICT_FORMAT_G(format);
270 gbits = PICT_FORMAT_G(format);
1458 PICT_FORMAT_G(src->format),
  /xsrc/external/mit/xf86-video-mach64/dist/src/
atimach64render.c 232 bits = PICT_FORMAT_G(format);
  /xsrc/external/mit/xf86-video-intel-old/dist/uxa/
uxa-render.c 155 gbits = PICT_FORMAT_G(format);
194 gbits = PICT_FORMAT_G(format);
  /xsrc/external/mit/xf86-video-geode/dist/src/
lx_exa.c 191 gbits = PICT_FORMAT_G(format);
230 gbits = PICT_FORMAT_G(format);
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_render.h 960 PICT_FORMAT_G(format), \
sna_render.c 49 PICT_FORMAT_G(format), \
1443 PICT_FORMAT_G(picture->format),
1794 PICT_FORMAT_G(picture->format),
sna_blt.c 657 gbits = PICT_FORMAT_G(format);
735 gbits = PICT_FORMAT_G(format);
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_render.h 870 PICT_FORMAT_G(format), \
sna_render.c 49 PICT_FORMAT_G(format), \
1459 PICT_FORMAT_G(picture->format),
1810 PICT_FORMAT_G(picture->format),
sna_blt.c 637 gbits = PICT_FORMAT_G(format);
715 gbits = PICT_FORMAT_G(format);
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_utils.h 593 gbits = PICT_FORMAT_G(format);
glamor_render.c 1515 PICT_FORMAT_G(source->format),

Completed in 30 milliseconds