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

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_glyphs.c372 glyph_size_to_count(int size) function in typeref:typename:unsigned int
387 return glyph_count_to_mask(glyph_size_to_count(size));
430 s = glyph_size_to_count(size);
452 int count = glyph_size_to_count(size);
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_glyphs.c372 glyph_size_to_count(int size) function in typeref:typename:unsigned int
387 return glyph_count_to_mask(glyph_size_to_count(size));
430 s = glyph_size_to_count(size);
452 int count = glyph_size_to_count(size);

Completed in 6 milliseconds