Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/haptic/
A DSDL_syshaptic.h168 extern int SDL_SYS_HapticGetEffectStatus(SDL_Haptic * haptic,
A DSDL_haptic.c620 return SDL_SYS_HapticGetEffectStatus(haptic, &haptic->effects[effect]); in SDL_HapticGetEffectStatus()
/AliOS-Things-master/components/SDL2/src/haptic/dummy/
A DSDL_syshaptic.c146 SDL_SYS_HapticGetEffectStatus(SDL_Haptic * haptic, in SDL_SYS_HapticGetEffectStatus() function
/AliOS-Things-master/components/SDL2/src/haptic/android/
A DSDL_syshaptic.c264 SDL_SYS_HapticGetEffectStatus(SDL_Haptic * haptic, in SDL_SYS_HapticGetEffectStatus() function
/AliOS-Things-master/components/SDL2/src/haptic/windows/
A DSDL_windowshaptic.c379 SDL_SYS_HapticGetEffectStatus(SDL_Haptic * haptic, in SDL_SYS_HapticGetEffectStatus() function
/AliOS-Things-master/components/SDL2/src/haptic/linux/
A DSDL_syshaptic.c1083 SDL_SYS_HapticGetEffectStatus(SDL_Haptic * haptic, in SDL_SYS_HapticGetEffectStatus() function
/AliOS-Things-master/components/SDL2/src/haptic/darwin/
A DSDL_syshaptic.c1320 SDL_SYS_HapticGetEffectStatus(SDL_Haptic * haptic, in SDL_SYS_HapticGetEffectStatus() function

Completed in 11 milliseconds