Searched defs:shift_y (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/video/ |
H A D | stb_truetype.h | 1562 …ontinfo *font, int glyph, float scale_x, float scale_y,float shift_x, float shift_y, int *ix0, int… in stbtt_GetGlyphBitmapBoxSubpixel() 1585 …fo *font, int codepoint, float scale_x, float scale_y, float shift_x, float shift_y, int *ix0, int… in stbtt_GetCodepointBitmapBoxSubpixel() 2248 …t *wcount, int windings, float scale_x, float scale_y, float shift_x, float shift_y, int off_x, in… in stbtt__rasterize() 2403 …vertices, int num_verts, float scale_x, float scale_y, float shift_x, float shift_y, int x_off, in… in stbtt_Rasterize() 2420 …st stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, float shift_y, int glyph, in… in stbtt_GetGlyphBitmapSubpixel() 2465 …, int out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int glyph) in stbtt_MakeGlyphBitmapSubpixel() 2489 …st stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x, float shift_y, int codepoint… in stbtt_GetCodepointBitmapSubpixel() 2494 …t out_h, int out_stride, float scale_x, float scale_y, float shift_x, float shift_y, int codepoint) in stbtt_MakeCodepointBitmapSubpixel()
|
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_hqvdp.c | 671 int shift_c, shift_y; in sti_hqvdp_update_hvsrc() local
|