Searched refs:draw_bitmap (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | cfb_console.c | 1125 static void draw_bitmap(uchar **fb, uchar *bm, struct palette *p, in draw_bitmap() function 1269 draw_bitmap(&fbp, bm, p, cnt, 0); in display_rle8_bitmap() 1294 draw_bitmap(&fbp, bm, p, cnt, 1); in display_rle8_bitmap()
|