Searched refs:SDL_SYS_HapticDestroyEffect (Results 1 – 7 of 7) sorted by relevance
159 extern void SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic,
603 SDL_SYS_HapticDestroyEffect(haptic, &haptic->effects[effect]); in SDL_HapticDestroyEffect()
138 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() function
257 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() function
364 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() function
1068 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() function
1300 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() function
Completed in 10 milliseconds