Searched defs:BUFFERSIZE (Results 1 – 2 of 2) sorted by relevance
264 #define BUFFERSIZE 17 /* make it interesting :) */ macro385 #define BUFFERSIZE 1024 macro869 #define BUFFERSIZE 17 /* make it interesting :) */ macro974 #define BUFFERSIZE 24 /* make it interesting :) */ macro1075 #define BUFFERSIZE 219 macro
534 #define BUFFERSIZE (1 << 13) macro1597 SkAutoSTMalloc<BUFFERSIZE, uint8_t>* glyphbuf) in getGDIGlyphPath()