Searched refs:PICT_TYPE_BGRA (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/render/
H A Dpicture.h65 #define PICT_TYPE_BGRA PIXMAN_TYPE_BGRA macro
H A Dpicture.c242 type = PICT_TYPE_BGRA;
388 case PICT_TYPE_BGRA:
668 type = PICT_TYPE_BGRA;
/xsrc/external/mit/xorg-server/dist/render/
H A Dpicture.h65 #define PICT_TYPE_BGRA PIXMAN_TYPE_BGRA macro
H A Dpicture.c234 type = PICT_TYPE_BGRA;
354 case PICT_TYPE_BGRA:
667 type = PICT_TYPE_BGRA;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaPict.c83 } 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/
H A Dvmwgfx_xa_surface.c40 [PICT_TYPE_BGRA] = xa_type_bgra
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Devergreen_exa.c674 #ifdef PICT_TYPE_BGRA
723 #ifdef PICT_TYPE_BGRA
909 #ifdef PICT_TYPE_BGRA
1309 #ifdef PICT_TYPE_BGRA
H A Dr600_exa.c828 #ifdef PICT_TYPE_BGRA
877 #ifdef PICT_TYPE_BGRA
1021 #ifdef PICT_TYPE_BGRA
1468 #ifdef PICT_TYPE_BGRA
H A Dradeon_exa_render.c128 #ifdef PICT_TYPE_BGRA
172 #ifdef PICT_TYPE_BGRA
1690 #ifdef PICT_TYPE_BGRA
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_blt.c47 #ifndef PICT_TYPE_BGRA
48 #define PICT_TYPE_BGRA 8 macro
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/
H A Dsna_blt.c47 #ifndef PICT_TYPE_BGRA
48 #define PICT_TYPE_BGRA 8 macro
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/
H A Duxa-render.c242 } 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/
H A Duxa-render.c242 } 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/
H A Duxa-render.c240 } 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/
H A Dglamor_utils.h612 else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_BGRA) {

Completed in 35 milliseconds