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

/xsrc/external/mit/xorg-server/dist/fb/
H A Dfbpict.c105 pixman_glyph_t stack_glyphs[N_STACK_GLYPHS]; local in function:fbGlyphs
106 pixman_glyph_t *pglyphs = stack_glyphs;
215 if (pglyphs != stack_glyphs)
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_glyphs.c1194 pixman_glyph_t stack_glyphs[N_STACK_GLYPHS]; local in function:glyphs_via_mask
1195 pixman_glyph_t *pglyphs = stack_glyphs;
1258 if (pglyphs != stack_glyphs)
1719 pixman_glyph_t stack_glyphs[N_STACK_GLYPHS]; local in function:glyphs_fallback
1720 pixman_glyph_t *pglyphs = stack_glyphs;
1817 if (pglyphs != stack_glyphs)
2150 pixman_glyph_t stack_glyphs[N_STACK_GLYPHS]; local in function:glyphs_via_image
2151 pixman_glyph_t *pglyphs = stack_glyphs;
2214 if (pglyphs != stack_glyphs)
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_glyphs.c1197 pixman_glyph_t stack_glyphs[N_STACK_GLYPHS]; local in function:glyphs_via_mask
1198 pixman_glyph_t *pglyphs = stack_glyphs;
1261 if (pglyphs != stack_glyphs)
1685 pixman_glyph_t stack_glyphs[N_STACK_GLYPHS]; local in function:glyphs_fallback
1686 pixman_glyph_t *pglyphs = stack_glyphs;
1783 if (pglyphs != stack_glyphs)
2122 pixman_glyph_t stack_glyphs[N_STACK_GLYPHS]; local in function:glyphs_via_image
2123 pixman_glyph_t *pglyphs = stack_glyphs;
2186 if (pglyphs != stack_glyphs)

Completed in 9 milliseconds