Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/exa/
H A Dexa_glyphs.c350 #define CACHE_Y(pos) (cache->yOffset + ((pos) / cache->columns) * cache->glyphHeight) macro
457 y = CACHE_Y(pos); in exaGlyphCacheBufferGlyph()
464 y = CACHE_Y(pos); in exaGlyphCacheBufferGlyph()
478 y = CACHE_Y(pos); in exaGlyphCacheBufferGlyph()
535 #undef CACHE_Y