Home
last modified time | relevance | path

Searched refs:draw_unencoded_bitmap (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dbmp_helper.c18 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 Dvideo_bmp.c21 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 Dlcd.c418 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()