Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/joystick/hidapi/
A DSDL_hidapijoystick.c522 SDL_HIDAPIDriverHintChanged(void *userdata, const char *name, const char *oldValue, const char *hin… in SDL_HIDAPIDriverHintChanged() function
594 SDL_AddHintCallback(driver->hint, SDL_HIDAPIDriverHintChanged, NULL); in HIDAPI_JoystickInit()
597 SDL_HIDAPIDriverHintChanged, NULL); in HIDAPI_JoystickInit()
1092 SDL_DelHintCallback(driver->hint, SDL_HIDAPIDriverHintChanged, NULL); in HIDAPI_JoystickQuit()
1095 SDL_HIDAPIDriverHintChanged, NULL); in HIDAPI_JoystickQuit()

Completed in 4 milliseconds