Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dstb_truetype.h1562 STBTT_DEF void stbtt_GetGlyphBitmapBoxSubpixel(const stbtt_fontinfo *font, int glyph, float scale_x in stbtt_GetGlyphBitmapBoxSubpixel()
1580 STBTT_DEF void stbtt_GetGlyphBitmapBox(const stbtt_fontinfo *font, int glyph, float scale_x, float … in stbtt_GetGlyphBitmapBox()
1585 …CodepointBitmapBoxSubpixel(const stbtt_fontinfo *font, int codepoint, float scale_x, float scale_y… in stbtt_GetCodepointBitmapBoxSubpixel()
1590 STBTT_DEF void stbtt_GetCodepointBitmapBox(const stbtt_fontinfo *font, int codepoint, float scale_x in stbtt_GetCodepointBitmapBox()
2248 …(stbtt__bitmap *result, stbtt__point *pts, int *wcount, int windings, float scale_x, float scale_y… in stbtt__rasterize()
2403 …ult, float flatness_in_pixels, stbtt_vertex *vertices, int num_verts, float scale_x, float scale_y… in stbtt_Rasterize()
2420 STBTT_DEF unsigned char *stbtt_GetGlyphBitmapSubpixel(const stbtt_fontinfo *info, float scale_x, fl… in stbtt_GetGlyphBitmapSubpixel()
2460 STBTT_DEF unsigned char *stbtt_GetGlyphBitmap(const stbtt_fontinfo *info, float scale_x, float scal… in stbtt_GetGlyphBitmap()
2465 …o *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y… in stbtt_MakeGlyphBitmapSubpixel()
2484 …o *info, unsigned char *output, int out_w, int out_h, int out_stride, float scale_x, float scale_y… 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.h44 double scale_x; member
/openbmc/linux/drivers/gpu/drm/tidss/
H A Dtidss_dispc.c1659 bool scale_x, scale_y; member
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddispc.c1601 int scale_x = out_width != orig_width; in dispc_ovl_set_scaling_uv() local
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c1886 int scale_x = out_width != orig_width; in dispc_ovl_set_scaling_uv() local