Searched refs:stbtt_BakeFontBitmap (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/drivers/video/ |
D | stb_truetype.h | 248 …stbtt_BakeFontBitmap(ttf_buffer,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this … 468 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of… 2515 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of… in stbtt_BakeFontBitmap() function
|