Searched refs:scale_x (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | stb_truetype.h | 762 STBTT_DEF unsigned char *stbtt_GetCodepointBitmap(const stbtt_fontinfo *info, float scale_x, float … 771 STBTT_DEF unsigned char *stbtt_GetCodepointBitmapSubpixel(const stbtt_fontinfo *info, float scale_x… 775 …info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, i… 781 …info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, f… 785 STBTT_DEF void stbtt_GetCodepointBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x… 792 …epointBitmapBoxSubpixel(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, f… 798 STBTT_DEF unsigned char *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scal… 799 STBTT_DEF unsigned char *stbtt_GetGlyphBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, fl… 800 …info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, i… 801 …info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, f… [all …]
|