Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h293stbtt_BakeFontBitmap(ttf_buffer,0, 32.0, temp_bitmap,512,512, 32,96, cdata); // no guarantee this …
534 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, // font location (use of…
4767 STBTT_DEF int stbtt_BakeFontBitmap(const unsigned char *data, int offset, in stbtt_BakeFontBitmap() function