Searched refs:scale_y (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | stb_truetype.h | 762 …tbtt_GetCodepointBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int codepoint, i… 771 …CodepointBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, f… 775 …d char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int codepoint); 781 …char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, f… 785 …itmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int *i… 792 …Subpixel(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, float shift_x, f… 798 …r *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, int *… 799 …_GetGlyphBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, f… 800 …igned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int glyph); 801 …char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, f… [all …]
|