Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h3653 static int stbtt_BakeFontBitmap_internal(unsigned char *data, int offset, // font location (use of… in stbtt_BakeFontBitmap_internal() function
4771 …return stbtt_BakeFontBitmap_internal((unsigned char *) data, offset, pixel_height, pixels, pw, ph,… in stbtt_BakeFontBitmap()