Searched refs:splash_get_pos (Results 1 – 4 of 4) sorted by relevance
64 void splash_get_pos(int *x, int *y);66 static inline void splash_get_pos(int *x, int *y) { } in splash_get_pos() function
61 void splash_get_pos(int *x, int *y) in splash_get_pos() function92 splash_get_pos(&x, &y); in lcd_splash()
116 splash_get_pos(&x, &y); in do_bmp_display()
1855 splash_get_pos(&video_logo_xpos, &video_logo_ypos); in video_logo()