Searched defs:BUFFERSIZE (Results 1 – 2 of 2) sorted by relevance
257 #define BUFFERSIZE 17 /* make it interesting :) */ macro378 #define BUFFERSIZE 1024 macro862 #define BUFFERSIZE 17 /* make it interesting :) */ macro967 #define BUFFERSIZE 24 /* make it interesting :) */ macro1068 #define BUFFERSIZE 219 macro
531 #define BUFFERSIZE (1 << 13) macro1586 SkAutoSTMalloc<BUFFERSIZE, uint8_t>* glyphbuf) in getGDIGlyphPath()