Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dcfb_console.c1695 static void logo_plot(void *screen, int x, int y) in logo_plot() function
1874 logo_plot(video_fb_address, video_logo_xpos, video_logo_ypos); in video_logo()