Home
last modified time | relevance | path

Searched defs:colors (Results 1 – 4 of 4) sorted by relevance

/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()
H A Dcfb_console.c1319 unsigned colors; in video_display_bitmap() local
/rk3399_rockchip-uboot/common/
H A Dlcd.c554 __weak void lcd_set_cmap(struct bmp_image *bmp, unsigned colors) in lcd_set_cmap()
579 unsigned colors, bpix, bmp_bpix; in lcd_display_bitmap() local