Home
last modified time | relevance | path

Searched refs:__GL_CHAR_BUF_SIZE (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/external/xserver/glx/
H A Dxfont.c59 #define __GL_CHAR_BUF_SIZE 2048 in __glXMakeBitmapFromGlyph() macro
60 unsigned char buf[__GL_CHAR_BUF_SIZE]; in __glXMakeBitmapFromGlyph()
70 if (allocBytes <= __GL_CHAR_BUF_SIZE) { in __glXMakeBitmapFromGlyph()
98 #undef __GL_CHAR_BUF_SIZE in __glXMakeBitmapFromGlyph()