Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dlcd.c554 __weak void lcd_set_cmap(struct bmp_image *bmp, unsigned colors) in lcd_set_cmap() argument
560 for (i = 0; i < colors; ++i) { in lcd_set_cmap()
579 unsigned colors, bpix, bmp_bpix; in lcd_display_bitmap() local
597 colors = 1 << bmp_bpix; in lcd_display_bitmap()
621 (int)width, (int)height, (int)colors, 1 << bpix); in lcd_display_bitmap()
624 lcd_set_cmap(bmp, colors); in lcd_display_bitmap()
/rk3399_rockchip-uboot/include/
H A Dstdio_dev.h67 uchar colors; /* Colors number or color depth */ member
/rk3399_rockchip-uboot/drivers/video/
H A Datmel_lcdfb.c104 void lcd_set_cmap(struct bmp_image *bmp, unsigned colors) in lcd_set_cmap() argument
108 for (i = 0; i < colors; ++i) { in lcd_set_cmap()
H A Dcfb_console.c1319 unsigned colors; in video_display_bitmap() local
1381 colors = le32_to_cpu(bmp->header.colors_used); in video_display_bitmap()
1385 width, height, colors); in video_display_bitmap()
1480 for (xcount = 0; xcount < colors; ++xcount) { in video_display_bitmap()
/rk3399_rockchip-uboot/doc/
H A DREADME.bootmenu83 background and text colors.