Searched refs:uxa_glyph_size_to_mask (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Duxa-glyphs.c573 uxa_glyph_size_to_mask(int size) function in typeref:typename:unsigned int
601 int i = cache->evict & uxa_glyph_size_to_mask(s);
610 pos = cache->evict & uxa_glyph_size_to_mask(size);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Duxa-glyphs.c573 uxa_glyph_size_to_mask(int size) function in typeref:typename:unsigned int
601 int i = cache->evict & uxa_glyph_size_to_mask(s);
610 pos = cache->evict & uxa_glyph_size_to_mask(size);
/xsrc/external/mit/xf86-video-qxl/dist/src/uxa/
H A Duxa-glyphs.c554 uxa_glyph_size_to_mask(int size) function in typeref:typename:unsigned int
582 int i = cache->evict & uxa_glyph_size_to_mask(s);
591 pos = cache->evict & uxa_glyph_size_to_mask(size);

Completed in 5 milliseconds