Home
last modified time | relevance | path

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

/third_party/flutter/glfw/examples/
Dboing.c268 static void set_ball_pos ( GLfloat x, GLfloat y ) in set_ball_pos() function
282 set_ball_pos(cursor_x, cursor_y); in mouse_button_callback()
296 set_ball_pos(cursor_x, cursor_y); in cursor_position_callback()