Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1562 …tmapBoxSubpixel(const stbtt_fontinfo *font, int glyph, float scale_x, float scale_y,float shift_x,… in stbtt_GetGlyphBitmapBoxSubpixel()
1580 …tGlyphBitmapBox(const stbtt_fontinfo *font, int glyph, float scale_x, float scale_y, int *ix0, int… in stbtt_GetGlyphBitmapBox()
1585 …BoxSubpixel(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, float shift_x… in stbtt_GetCodepointBitmapBoxSubpixel()
1590 …ntBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y, int *ix0, int… in stbtt_GetCodepointBitmapBox()
2248 …*result, stbtt__point *pts, int *wcount, int windings, float scale_x, float scale_y, float shift_x… in stbtt__rasterize()
2403 …ness_in_pixels, stbtt_vertex *vertices, int num_verts, float scale_x, float scale_y, float shift_x… in stbtt_Rasterize()
2420 …btt_GetGlyphBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, float scale_y, float shift_x… in stbtt_GetGlyphBitmapSubpixel()
2460 …char *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scale_y, int glyph, in… in stbtt_GetGlyphBitmap()
2465 …ed char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, float shift_x… in stbtt_MakeGlyphBitmapSubpixel()
2484 …signed char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y, int glyph) in stbtt_MakeGlyphBitmap()
[all …]
/openbmc/qemu/ui/
H A Degl-helpers.c199 int x, int y, double scale_x, double scale_y) in egl_texture_blend()
/openbmc/qemu/include/ui/
H A Dgtk.h45 double scale_y; member
/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c1661 bool scale_x, scale_y; member
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c1602 int scale_y = out_height != orig_height; in dispc_ovl_set_scaling_uv() local
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c1887 int scale_y = out_height != orig_height; in dispc_ovl_set_scaling_uv() local