Home
last modified time | relevance | path

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

/u-boot/drivers/video/
A Dvideo_bmp.c44 uchar *fb, int x_off, int y_off, in video_display_rle8_bitmap() argument
80 * priv->line_length + (x + x_off) * 2); in video_display_rle8_bitmap()
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()
/u-boot/common/
A Dlcd.c445 uchar *fb, int x_off, int y_off) in lcd_display_rle8_bitmap() argument
481 * lcd_line_length + (x + x_off) * 2); in lcd_display_rle8_bitmap()

Completed in 16 milliseconds