Searched refs:draw_unencoded_bitmap (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | bmp_helper.c | 18 static void draw_unencoded_bitmap(uint16_t **dst, uint8_t *bmap, uint16_t *cmap, in draw_unencoded_bitmap() function 111 draw_unencoded_bitmap((uint16_t **)&dst, bmap, in decode_rle8_bitmap()
|
| /OK3568_Linux_fs/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() function 94 draw_unencoded_bitmap( in video_display_rle8_bitmap()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | lcd.c | 418 static void draw_unencoded_bitmap(ushort **fbp, uchar *bmap, ushort *cmap, in draw_unencoded_bitmap() function 504 draw_unencoded_bitmap( in lcd_display_rle8_bitmap()
|