Home
last modified time | relevance | path

Searched defs:y_off (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dvideo_bmp.c43 uchar *fb, int x_off, int y_off) in video_display_rle8_bitmap()
H A Dcfb_console.c1853 __maybe_unused int y_off = 0; in video_logo() local
H A Dstb_truetype.h2403 … float scale_x, float scale_y, float shift_x, float shift_y, int x_off, int y_off, int invert, voi… in stbtt_Rasterize()
/openbmc/u-boot/common/
H A Dlcd.c445 uchar *fb, int x_off, int y_off) in lcd_display_rle8_bitmap()