Home
last modified time | relevance | path

Searched defs:scale_x (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dstb_truetype.h1562 STBTT_DEF void stbtt_GetGlyphBitmapBoxSubpixel(const stbtt_fontinfo *font, int glyph, float scale_x in stbtt_GetGlyphBitmapBoxSubpixel()
1580 STBTT_DEF void stbtt_GetGlyphBitmapBox(const stbtt_fontinfo *font, int glyph, float scale_x, float … in stbtt_GetGlyphBitmapBox()
1585 …CodepointBitmapBoxSubpixel(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y… in stbtt_GetCodepointBitmapBoxSubpixel()
1590 STBTT_DEF void stbtt_GetCodepointBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x in stbtt_GetCodepointBitmapBox()
2248 …(stbtt__bitmap *result, stbtt__point *pts, int *wcount, int windings, float scale_x, float scale_y… in stbtt__rasterize()
2403 …ult, float flatness_in_pixels, stbtt_vertex *vertices, int num_verts, float scale_x, float scale_y… in stbtt_Rasterize()
2420 STBTT_DEF unsigned char *stbtt_GetGlyphBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, fl… in stbtt_GetGlyphBitmapSubpixel()
2460 STBTT_DEF unsigned char *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scal… in stbtt_GetGlyphBitmap()
2465 …o *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y… in stbtt_MakeGlyphBitmapSubpixel()
2484 …o *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y… in stbtt_MakeGlyphBitmap()
[all …]