Home
last modified time | relevance | path

Searched defs:x_off (Results 1 – 3 of 3) 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 Dstb_truetype.h2403 … num_verts, float scale_x, float scale_y, float shift_x, float shift_y, int x_off, int y_off, int … in stbtt_Rasterize()
/openbmc/u-boot/common/
H A Dlcd.c445 uchar *fb, int x_off, int y_off) in lcd_display_rle8_bitmap()