Searched refs:SDL_HapticDestroyEffect (Results 1 – 4 of 4) sorted by relevance
358 SDL_HapticDestroyEffect(haptic, i); in SDL_HapticClose()592 SDL_HapticDestroyEffect(SDL_Haptic * haptic, int effect) in SDL_HapticDestroyEffect() function
1099 extern DECLSPEC void SDLCALL SDL_HapticDestroyEffect(SDL_Haptic * haptic,
178 #define SDL_HapticDestroyEffect SDL_HapticDestroyEffect_REAL macro
209 SDL_DYNAPI_PROC(void,SDL_HapticDestroyEffect,(SDL_Haptic *a, int b),(a,b),)
Completed in 17 milliseconds