Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c122 Uint32 guide_button_down; member
2257 gamecontroller->guide_button_down = now; in SDL_PrivateGameControllerButton()
2264 … if (!SDL_TICKS_PASSED(now, gamecontroller->guide_button_down+SDL_MINIMUM_GUIDE_BUTTON_DELAY_MS)) { in SDL_PrivateGameControllerButton()

Completed in 6 milliseconds