Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/haptic/
A DSDL_syshaptic.h197 extern int SDL_SYS_HapticUnpause(SDL_Haptic * haptic);
A DSDL_haptic.c724 return SDL_SYS_HapticUnpause(haptic); in SDL_HapticUnpause()
/AliOS-Things-master/components/SDL2/src/haptic/dummy/
A DSDL_syshaptic.c173 SDL_SYS_HapticUnpause(SDL_Haptic * haptic) in SDL_SYS_HapticUnpause() function
/AliOS-Things-master/components/SDL2/src/haptic/android/
A DSDL_syshaptic.c291 SDL_SYS_HapticUnpause(SDL_Haptic * haptic) in SDL_SYS_HapticUnpause() function
/AliOS-Things-master/components/SDL2/src/haptic/windows/
A DSDL_windowshaptic.c432 SDL_SYS_HapticUnpause(SDL_Haptic * haptic) in SDL_SYS_HapticUnpause() function
/AliOS-Things-master/components/SDL2/src/haptic/linux/
A DSDL_syshaptic.c1158 SDL_SYS_HapticUnpause(SDL_Haptic * haptic) in SDL_SYS_HapticUnpause() function
/AliOS-Things-master/components/SDL2/src/haptic/darwin/
A DSDL_syshaptic.c1409 SDL_SYS_HapticUnpause(SDL_Haptic * haptic) in SDL_SYS_HapticUnpause() function

Completed in 13 milliseconds