Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/haptic/
A DSDL_syshaptic.h159 extern void SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic,
A DSDL_haptic.c603 SDL_SYS_HapticDestroyEffect(haptic, &haptic->effects[effect]); in SDL_HapticDestroyEffect()
/AliOS-Things-master/components/SDL2/src/haptic/dummy/
A DSDL_syshaptic.c138 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() function
/AliOS-Things-master/components/SDL2/src/haptic/android/
A DSDL_syshaptic.c257 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() function
/AliOS-Things-master/components/SDL2/src/haptic/windows/
A DSDL_windowshaptic.c364 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() function
/AliOS-Things-master/components/SDL2/src/haptic/linux/
A DSDL_syshaptic.c1068 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() function
/AliOS-Things-master/components/SDL2/src/haptic/darwin/
A DSDL_syshaptic.c1300 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() function

Completed in 10 milliseconds