Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_joystick.c136 SDL_GetPlayerIndexForJoystickID(SDL_JoystickID instance_id) in SDL_GetPlayerIndexForJoystickID() function
187 existing_player_index = SDL_GetPlayerIndexForJoystickID(instance_id); in SDL_SetJoystickIDForPlayerIndex()
326 player_index = SDL_GetPlayerIndexForJoystickID(SDL_JoystickGetDeviceInstanceID(device_index)); in SDL_JoystickGetDevicePlayerIndex()
854 player_index = SDL_GetPlayerIndexForJoystickID(joystick->instance_id); in SDL_JoystickGetPlayerIndex()
1155 player_index = SDL_GetPlayerIndexForJoystickID(device_instance); in SDL_PrivateJoystickRemoved()

Completed in 12 milliseconds