Searched defs:fbp (Results 1 – 3 of 3) sorted by relevance
| /openbmc/u-boot/drivers/video/ |
| H A D | video_bmp.c | 21 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap() 30 static void draw_encoded_bitmap(ushort **fbp, ushort col, int cnt) in draw_encoded_bitmap()
|
| H A D | cfb_console.c | 1164 unsigned char *fbp; in display_rle8_bitmap() local
|
| /openbmc/u-boot/common/ |
| H A D | lcd.c | 408 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap() 417 static void draw_encoded_bitmap(ushort **fbp, ushort c, int cnt) in draw_encoded_bitmap()
|