Searched refs:PICT_TYPE_ARGB (Results 1 - 18 of 18) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/render/
H A Dpicture.h61 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
H A Dpicture.c230 type = PICT_TYPE_ARGB;
348 case PICT_TYPE_ARGB:
664 type = PICT_TYPE_ARGB;
/xsrc/external/mit/xorg-server/dist/render/
H A Dpicture.h61 #define PICT_TYPE_ARGB PIXMAN_TYPE_ARGB macro
H A Dpicture.c224 type = PICT_TYPE_ARGB;
306 case PICT_TYPE_ARGB:
663 type = PICT_TYPE_ARGB;
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/xaa/
H A DxaaPict.c73 if(PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
120 if(PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dvmwgfx_xa_surface.c38 [PICT_TYPE_ARGB] = xa_type_argb,
H A Dvmwgfx_saa.c967 if (PICT_FORMAT_TYPE(src_vpix->base.src_format) != PICT_TYPE_ARGB ||
976 if (PICT_FORMAT_TYPE(dst_vpix->base.dst_format) != PICT_TYPE_ARGB ||
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_exa.c342 case PICT_TYPE_ARGB:
384 formatType == PICT_TYPE_ABGR || formatType == PICT_TYPE_ARGB);
/xsrc/external/mit/xf86-video-mach64/dist/src/
H A Datimach64render.c224 case PICT_TYPE_ARGB:
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-render.c159 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
198 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-render.c231 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
279 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-render.c231 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
279 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-render.c230 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
276 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
/xsrc/external/mit/xf86-video-geode/dist/src/
H A Dlx_exa.c195 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
234 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_render.c668 {PICT_TYPE_ARGB, PICT_TYPE_A, PICT_TYPE_ARGB},
H A Dglamor_utils.h600 else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_blt.c663 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
749 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
856 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB ||
876 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB ||
889 case PICT_TYPE_ARGB:
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_blt.c643 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
729 if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB) {
836 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB ||
856 } else if (PICT_FORMAT_TYPE(format) == PICT_TYPE_ARGB ||
869 case PICT_TYPE_ARGB:

Completed in 45 milliseconds