Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dcfb_console.c1080 #define FILL_24BIT_888RGB(r,g,b) { \ macro
1087 #define FILL_24BIT_888RGB(r,g,b) { \ macro
1572 FILL_24BIT_888RGB(cte.red, cte.green, in video_display_bitmap()
1656 FILL_24BIT_888RGB(bmap[2], bmap[1], in video_display_bitmap()