Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_sysjoystick.h68 SDL_bool is_game_controller; member
A DSDL_joystick.c462 joystick->is_game_controller = SDL_IsGameController(device_index); in SDL_JoystickOpen()
2202 if (joystick && joystick->is_game_controller) { in SDL_JoystickGetType()

Completed in 6 milliseconds