Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dcfb_console.c1049 #define FILL_8BIT_332RGB(r,g,b) { \ macro
1505 FILL_8BIT_332RGB(cte.red, cte.green, in video_display_bitmap()
1590 FILL_8BIT_332RGB(bmap[2], bmap[1], in video_display_bitmap()