Searched refs:argbFormat (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_glyphs.c750 PictFormatPtr argbFormat; local in function:exaGlyphs
761 argbFormat = PictureMatchFormat (pScreen, 32, PICT_a8r8g8b8);
763 if (argbFormat)
764 maskFormat = argbFormat;
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_glyphs.c731 PictFormatPtr argbFormat; local in function:exaGlyphs
742 argbFormat = PictureMatchFormat(pScreen, 32, PICT_a8r8g8b8);
744 if (argbFormat)
745 maskFormat = argbFormat;

Completed in 4 milliseconds