Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c1096 static inline void fill_555rgb_pswap(uchar *fb, int x, u8 r, u8 g, u8 b) in fill_555rgb_pswap() function
1524 fill_555rgb_pswap(fb, xpos++, cte.red, in video_display_bitmap()
1609 fill_555rgb_pswap(fb, xpos++, bmap[2], in video_display_bitmap()
1801 fill_555rgb_pswap(dest, xpos++, r, g, b); in plot_logo_or_black()