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

  /xsrc/external/mit/xorg-server/dist/render/
picture.h 65 #define PICT_TYPE_BGRA PIXMAN_TYPE_BGRA
picture.c 234 type = PICT_TYPE_BGRA;
354 case PICT_TYPE_BGRA:
667 type = PICT_TYPE_BGRA;
  /xsrc/external/mit/xorg-server.old/dist/render/
picture.h 65 #define PICT_TYPE_BGRA PIXMAN_TYPE_BGRA
picture.c 242 type = PICT_TYPE_BGRA;
388 case PICT_TYPE_BGRA:
668 type = PICT_TYPE_BGRA;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
xaaPict.c 83 } else if(PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
130 } else if(PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
  /xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
vmwgfx_xa_surface.c 40 [PICT_TYPE_BGRA] = xa_type_bgra
  /xsrc/external/mit/xf86-video-ati/dist/src/
evergreen_exa.c 674 #ifdef PICT_TYPE_BGRA
723 #ifdef PICT_TYPE_BGRA
909 #ifdef PICT_TYPE_BGRA
1309 #ifdef PICT_TYPE_BGRA
r600_exa.c 828 #ifdef PICT_TYPE_BGRA
877 #ifdef PICT_TYPE_BGRA
1021 #ifdef PICT_TYPE_BGRA
1468 #ifdef PICT_TYPE_BGRA
radeon_exa_render.c 128 #ifdef PICT_TYPE_BGRA
172 #ifdef PICT_TYPE_BGRA
1690 #ifdef PICT_TYPE_BGRA
  /xsrc/external/mit/xf86-video-intel/dist/src/sna/
sna_blt.c 47 #ifndef PICT_TYPE_BGRA
48 #define PICT_TYPE_BGRA 8
673 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
759 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
854 PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
874 PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
891 case PICT_TYPE_BGRA:
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
sna_blt.c 47 #ifndef PICT_TYPE_BGRA
48 #define PICT_TYPE_BGRA 8
653 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
739 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
834 PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
854 PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
871 case PICT_TYPE_BGRA:
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
uxa-render.c 242 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
290 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
uxa-render.c 242 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
290 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
  /xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
uxa-render.c 240 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
286 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {
  /xsrc/external/mit/xorg-server/dist/glamor/
glamor_utils.h 612 else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {

Completed in 22 milliseconds