Home
last modified time | relevance | path

Searched refs:ExaCachedGlyphRec (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_priv.h109 } ExaCachedGlyphRec, *ExaCachedGlyphPtr; typedef
H A Dexa_glyphs.c215 cache->glyphs = xallocarray(cache->size, sizeof(ExaCachedGlyphRec)); in exaRealizeGlyphCaches()