Searched refs:use_small_mask (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ |
| H A D | sna_glyphs.c | 1095 static inline bool use_small_mask(struct sna *sna, int16_t width, int16_t height, int depth) function in typeref:typename:bool 1163 if (use_small_mask(sna, width, height, format->depth)) { 1166 use_small_mask: 1344 goto use_small_mask;
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ |
| H A D | sna_glyphs.c | 1095 static inline bool use_small_mask(struct sna *sna, int16_t width, int16_t height, int depth) function in typeref:typename:bool 1166 if (use_small_mask(sna, width, height, format->depth)) { 1169 use_small_mask: 1347 goto use_small_mask;
|
Completed in 10 milliseconds