Searched refs:a8Format (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-glyphs.c756 PictFormatPtr a8Format = local in function:uxa_glyphs_via_mask
759 if (!a8Format)
762 maskFormat = a8Format;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-glyphs.c756 PictFormatPtr a8Format = local in function:uxa_glyphs_via_mask
759 if (!a8Format)
762 maskFormat = a8Format;
/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-glyphs.c782 PictFormatPtr a8Format = PictureMatchFormat (pScreen, 8, PICT_a8); local in function:uxa_glyphs
784 if (a8Format)
785 maskFormat = a8Format;
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_glyphs.c731 PictFormatPtr a8Format = PictureMatchFormat (pScreen, 8, PICT_a8); local in function:exaGlyphs
733 if (a8Format)
734 maskFormat = a8Format;
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_glyphs.c712 PictFormatPtr a8Format = PictureMatchFormat(pScreen, 8, PICT_a8); local in function:exaGlyphs
714 if (a8Format)
715 maskFormat = a8Format;
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-glyphs.c918 PictFormatPtr a8Format = local in function:uxa_glyphs_via_mask
921 if (!a8Format)
924 maskFormat = a8Format;

Completed in 11 milliseconds