Searched refs:glyph_count_to_mask (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_glyphs.c379 glyph_count_to_mask(int count) function in typeref:typename:unsigned int
387 return glyph_count_to_mask(glyph_size_to_count(size));
431 mask = glyph_count_to_mask(s);
453 pos = cache->evict & glyph_count_to_mask(count);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_glyphs.c379 glyph_count_to_mask(int count) function in typeref:typename:unsigned int
387 return glyph_count_to_mask(glyph_size_to_count(size));
431 mask = glyph_count_to_mask(s);
453 pos = cache->evict & glyph_count_to_mask(count);

Completed in 6 milliseconds