Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/test/
A Dtestgamecontroller.c36 static const struct { int x; int y; } button_positions[] = { variable
177 const SDL_Rect dst = { button_positions[i].x, button_positions[i].y, 50, 50 }; in loop()

Completed in 3 milliseconds