Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/
A DSDL_gamecontroller.c1282 SDL_PrivateGameControllerAddMapping(const char *mappingString, SDL_ControllerMappingPriority priori… in SDL_PrivateGameControllerAddMapping() function
1397 return SDL_PrivateGameControllerAddMapping(mappingString, SDL_CONTROLLER_MAPPING_PRIORITY_API); in SDL_GameControllerAddMapping()
1505SDL_PrivateGameControllerAddMapping(pUserMappings, SDL_CONTROLLER_MAPPING_PRIORITY_USER); in SDL_GameControllerLoadHints()
1547SDL_PrivateGameControllerAddMapping(pMappingString, SDL_CONTROLLER_MAPPING_PRIORITY_DEFAULT); in SDL_GameControllerInitMappings()

Completed in 6 milliseconds