Home
last modified time | relevance | path

Searched refs:x_off (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/
H A Dvideo_bmp.c43 uchar *fb, int x_off, int y_off) in video_display_rle8_bitmap() argument
81 * priv->line_length + (x + x_off) * 2); in video_display_rle8_bitmap()
H A Dstb_truetype.h820 int x_off, int y_off, // another translation applied to input
2403 …um_verts, float scale_x, float scale_y, float shift_x, float shift_y, int x_off, int y_off, int in… in stbtt_Rasterize() argument
2409 …ings, winding_lengths, winding_count, scale_x, scale_y, shift_x, shift_y, x_off, y_off, invert, us… in stbtt_Rasterize()
/rk3399_rockchip-uboot/drivers/video/drm/
H A Dbmp_helper.c52 int width, int height, int bits, int x_off, in decode_rle8_bitmap() argument
/rk3399_rockchip-uboot/common/
H A Dlcd.c455 uchar *fb, int x_off, int y_off) in lcd_display_rle8_bitmap() argument
491 * lcd_line_length + (x + x_off) * 2); in lcd_display_rle8_bitmap()