Home
last modified time | relevance | path

Searched refs:bmp_color_table_entry (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/include/
Dbmp_layout.h13 struct __packed bmp_color_table_entry { struct
48 struct bmp_color_table_entry color_table[0];
/external/u-boot/drivers/video/
Dvideo_bmp.c175 struct bmp_color_table_entry *cte, unsigned colours) in video_set_cmap()
204 struct bmp_color_table_entry *palette; in video_bmp_display()
Datmel_lcdfb.c108 struct bmp_color_table_entry cte = bmp->color_table[i]; in lcd_set_cmap()
Dcfb_console.c1170 struct bmp_color_table_entry cte; in display_rle8_bitmap()
1320 struct bmp_color_table_entry cte; in video_display_bitmap()
/external/u-boot/common/
Dlcd.c556 struct bmp_color_table_entry cte; in lcd_set_cmap()
580 struct bmp_color_table_entry *palette; in lcd_display_bitmap()
670 struct bmp_color_table_entry *entry; in lcd_display_bitmap()