Home
last modified time | relevance | path

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

/external/mesa3d/src/imgui/
Dimstb_truetype.h901 STBTT_DEF void stbtt_MakeGlyphBitmapSubpixelPrefilter(const stbtt_fontinfo *info, unsigned char *ou…
3629stbtt_MakeGlyphBitmapSubpixelPrefilter(info, output, out_w, out_h, out_stride, scale_x, scale_y, s… in stbtt_MakeCodepointBitmapSubpixelPrefilter()
4021 STBTT_DEF void stbtt_MakeGlyphBitmapSubpixelPrefilter(const stbtt_fontinfo *info, unsigned char *ou… in stbtt_MakeGlyphBitmapSubpixelPrefilter() function