Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/haptic/
A DSDL_syshaptic.h144 extern int SDL_SYS_HapticRunEffect(SDL_Haptic * haptic,
A DSDL_haptic.c562 if (SDL_SYS_HapticRunEffect(haptic, &haptic->effects[effect], iterations) in SDL_HapticRunEffect()
/AliOS-Things-master/components/SDL2/src/haptic/dummy/
A DSDL_syshaptic.c123 SDL_SYS_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticRunEffect() function
/AliOS-Things-master/components/SDL2/src/haptic/android/
A DSDL_syshaptic.c235 SDL_SYS_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticRunEffect() function
/AliOS-Things-master/components/SDL2/src/haptic/windows/
A DSDL_windowshaptic.c337 SDL_SYS_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticRunEffect() function
/AliOS-Things-master/components/SDL2/src/haptic/linux/
A DSDL_syshaptic.c1024 SDL_SYS_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticRunEffect() function
/AliOS-Things-master/components/SDL2/src/haptic/darwin/
A DSDL_syshaptic.c1255 SDL_SYS_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticRunEffect() function

Completed in 18 milliseconds