Home
last modified time | relevance | path

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

/external/u-boot/common/
Dlcd.c345 void lcd_logo_plot(int x, int y) in lcd_logo_plot() function
387 static inline void lcd_logo_plot(int x, int y) {} in lcd_logo_plot() function
740 lcd_logo_plot(0, 0); in lcd_logo()