Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_glyphs.c349 #define CACHE_X(pos) (((pos) % cache->columns) * cache->glyphWidth) macro
456 x = CACHE_X(pos); in exaGlyphCacheBufferGlyph()
463 x = CACHE_X(pos); in exaGlyphCacheBufferGlyph()
477 x = CACHE_X(pos); in exaGlyphCacheBufferGlyph()
534 #undef CACHE_X