Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/haptic/
A DSDL_syshaptic.h125 extern int SDL_SYS_HapticNewEffect(SDL_Haptic * haptic,
A DSDL_haptic.c496 if (SDL_SYS_HapticNewEffect(haptic, &haptic->effects[i], effect) in SDL_HapticNewEffect()
/AliOS-Things-master/components/SDL2/src/haptic/dummy/
A DSDL_syshaptic.c106 SDL_SYS_HapticNewEffect(SDL_Haptic * haptic, in SDL_SYS_HapticNewEffect() function
/AliOS-Things-master/components/SDL2/src/haptic/android/
A DSDL_syshaptic.c218 SDL_SYS_HapticNewEffect(SDL_Haptic * haptic, in SDL_SYS_HapticNewEffect() function
/AliOS-Things-master/components/SDL2/src/haptic/windows/
A DSDL_windowshaptic.c292 SDL_SYS_HapticNewEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticNewEffect() function
/AliOS-Things-master/components/SDL2/src/haptic/linux/
A DSDL_syshaptic.c952 SDL_SYS_HapticNewEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticNewEffect() function
/AliOS-Things-master/components/SDL2/src/haptic/darwin/
A DSDL_syshaptic.c1160 SDL_SYS_HapticNewEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticNewEffect() function

Completed in 16 milliseconds