Searched refs:glyphCaches (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-glyphs.c88 memset(uxa_screen->glyphCaches, 0, sizeof(uxa_screen->glyphCaches));
90 uxa_screen->glyphCaches[i].format = PICT_a8;
91 uxa_screen->glyphCaches[i].glyphWidth = uxa_screen->glyphCaches[i].glyphHeight = 16;
93 uxa_screen->glyphCaches[i].format = PICT_a8;
94 uxa_screen->glyphCaches[i].glyphWidth = uxa_screen->glyphCaches[i].glyphHeight = 32;
96 uxa_screen->glyphCaches[i].format = PICT_a8r8g8b8;
97 uxa_screen->glyphCaches[
[all...]
H A Duxa-priv.h164 uxa_glyph_cache_t glyphCaches[UXA_NUM_GLYPH_CACHES]; member in struct:__anon96abb93c0308
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_glyphs.c88 memset(pExaScr->glyphCaches, 0, sizeof(pExaScr->glyphCaches));
90 pExaScr->glyphCaches[i].format = PICT_a8;
91 pExaScr->glyphCaches[i].glyphWidth = pExaScr->glyphCaches[i].glyphHeight = 16;
93 pExaScr->glyphCaches[i].format = PICT_a8;
94 pExaScr->glyphCaches[i].glyphWidth = pExaScr->glyphCaches[i].glyphHeight = 32;
96 pExaScr->glyphCaches[i].format = PICT_a8r8g8b8;
97 pExaScr->glyphCaches[
[all...]
H A Dexa_priv.h200 ExaGlyphCacheRec glyphCaches[EXA_NUM_GLYPH_CACHES]; member in struct:__anone2c6f97a0308
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_glyphs.c88 memset(pExaScr->glyphCaches, 0, sizeof(pExaScr->glyphCaches));
90 pExaScr->glyphCaches[i].format = PICT_a8;
91 pExaScr->glyphCaches[i].glyphWidth = pExaScr->glyphCaches[i].glyphHeight =
94 pExaScr->glyphCaches[i].format = PICT_a8;
95 pExaScr->glyphCaches[i].glyphWidth = pExaScr->glyphCaches[i].glyphHeight =
98 pExaScr->glyphCaches[i].format = PICT_a8r8g8b8;
99 pExaScr->glyphCaches[
[all...]
H A Dexa_priv.h202 ExaGlyphCacheRec glyphCaches[EXA_NUM_GLYPH_CACHES]; member in struct:__anonaa13440d0308
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-glyphs.c116 uxa_glyph_cache_t *cache = &uxa_screen->glyphCaches[i];
154 memset(uxa_screen->glyphCaches, 0, sizeof(uxa_screen->glyphCaches));
157 uxa_glyph_cache_t *cache = &uxa_screen->glyphCaches[i];
583 uxa_glyph_cache_t *cache = &uxa_screen->glyphCaches[PICT_FORMAT_RGB(glyph_picture->format) != 0];
H A Duxa-priv.h137 uxa_glyph_cache_t glyphCaches[UXA_NUM_GLYPH_CACHE_FORMATS]; member in struct:__anon55c2e6670308
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-glyphs.c116 uxa_glyph_cache_t *cache = &uxa_screen->glyphCaches[i];
154 memset(uxa_screen->glyphCaches, 0, sizeof(uxa_screen->glyphCaches));
157 uxa_glyph_cache_t *cache = &uxa_screen->glyphCaches[i];
583 uxa_glyph_cache_t *cache = &uxa_screen->glyphCaches[PICT_FORMAT_RGB(glyph_picture->format) != 0];
H A Duxa-priv.h137 uxa_glyph_cache_t glyphCaches[UXA_NUM_GLYPH_CACHE_FORMATS]; member in struct:__anonb885f41b0308
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-glyphs.c114 uxa_glyph_cache_t *cache = &uxa_screen->glyphCaches[i];
147 memset(uxa_screen->glyphCaches, 0, sizeof(uxa_screen->glyphCaches));
150 uxa_glyph_cache_t *cache = &uxa_screen->glyphCaches[i];
564 uxa_glyph_cache_t *cache = &uxa_screen->glyphCaches[PICT_FORMAT_RGB(glyph_picture->format) != 0];
H A Duxa-priv.h142 uxa_glyph_cache_t glyphCaches[UXA_NUM_GLYPH_CACHE_FORMATS]; member in struct:__anon94722fc00308

Completed in 59 milliseconds