Home
last modified time | relevance | path

Searched refs:SDL_HapticDestroyEffect (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/haptic/
A DSDL_haptic.c358 SDL_HapticDestroyEffect(haptic, i); in SDL_HapticClose()
592 SDL_HapticDestroyEffect(SDL_Haptic * haptic, int effect) in SDL_HapticDestroyEffect() function
/AliOS-Things-master/components/SDL2/include/
A DSDL_haptic.h1099 extern DECLSPEC void SDLCALL SDL_HapticDestroyEffect(SDL_Haptic * haptic,
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h178 #define SDL_HapticDestroyEffect SDL_HapticDestroyEffect_REAL macro
A DSDL_dynapi_procs.h209 SDL_DYNAPI_PROC(void,SDL_HapticDestroyEffect,(SDL_Haptic *a, int b),(a,b),)

Completed in 17 milliseconds