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

/xsrc/external/mit/xf86-video-intel-old/dist/uxa/
H A Duxa-glyphs.c68 #define GLYPH_BUFFER_SIZE 256 macro
72 uxa_composite_rect_t rects[GLYPH_BUFFER_SIZE];
501 if (buffer->count == GLYPH_BUFFER_SIZE)
/xsrc/external/mit/xorg-server.old/dist/exa/
H A Dexa_glyphs.c68 #define GLYPH_BUFFER_SIZE 256 macro
72 ExaCompositeRectRec rects[GLYPH_BUFFER_SIZE];
563 if (buffer->count == GLYPH_BUFFER_SIZE)
/xsrc/external/mit/xorg-server/dist/exa/
H A Dexa_glyphs.c68 #define GLYPH_BUFFER_SIZE 256 macro
72 ExaCompositeRectRec rects[GLYPH_BUFFER_SIZE];
554 if (buffer->count == GLYPH_BUFFER_SIZE)

Completed in 5 milliseconds