Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1562 …l(const stbtt_fontinfo *font, int glyph, float scale_x, float scale_y,float shift_x, float shift_y… in stbtt_GetGlyphBitmapBoxSubpixel()
1585 …st stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt_GetCodepointBitmapBoxSubpixel()
2248 …_point *pts, int *wcount, int windings, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt__rasterize()
2403 … stbtt_vertex *vertices, int num_verts, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt_Rasterize()
2420 …mapSubpixel(const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt_GetGlyphBitmapSubpixel()
2465 …, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt_MakeGlyphBitmapSubpixel()
2489 …mapSubpixel(const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt_GetCodepointBitmapSubpixel()
2494 …, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y… in stbtt_MakeCodepointBitmapSubpixel()