Searched refs:add_rect (Results 1 - 1 of 1) sorted by relevance

/prebuilts/misc/windows/sdl2/test/
H A Dtestintersections.c124 add_rect(int x1, int y1, int x2, int y2) function
286 add_rect(mouse_begin_x, mouse_begin_y, event.button.x,
302 add_rect(rand() % 640, rand() % 480, rand() % 640,

Completed in 2127 milliseconds