Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/haptic/
A DSDL_syshaptic.h183 extern int SDL_SYS_HapticSetAutocenter(SDL_Haptic * haptic, int autocenter);
A DSDL_haptic.c686 if (SDL_SYS_HapticSetAutocenter(haptic, autocenter) < 0) { in SDL_HapticSetAutocenter()
/AliOS-Things-master/components/SDL2/src/haptic/dummy/
A DSDL_syshaptic.c161 SDL_SYS_HapticSetAutocenter(SDL_Haptic * haptic, int autocenter) in SDL_SYS_HapticSetAutocenter() function
/AliOS-Things-master/components/SDL2/src/haptic/android/
A DSDL_syshaptic.c279 SDL_SYS_HapticSetAutocenter(SDL_Haptic * haptic, int autocenter) in SDL_SYS_HapticSetAutocenter() function
/AliOS-Things-master/components/SDL2/src/haptic/windows/
A DSDL_windowshaptic.c406 SDL_SYS_HapticSetAutocenter(SDL_Haptic * haptic, int autocenter) in SDL_SYS_HapticSetAutocenter() function
/AliOS-Things-master/components/SDL2/src/haptic/linux/
A DSDL_syshaptic.c1128 SDL_SYS_HapticSetAutocenter(SDL_Haptic * haptic, int autocenter) in SDL_SYS_HapticSetAutocenter() function
/AliOS-Things-master/components/SDL2/src/haptic/darwin/
A DSDL_syshaptic.c1364 SDL_SYS_HapticSetAutocenter(SDL_Haptic * haptic, int autocenter) in SDL_SYS_HapticSetAutocenter() function

Completed in 10 milliseconds