Home
last modified time | relevance | path

Searched refs:SDL_SYS_HapticRunEffect (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/haptic/
DSDL_syshaptic.h144 extern int SDL_SYS_HapticRunEffect(SDL_Haptic * haptic,
DSDL_haptic.c555 if (SDL_SYS_HapticRunEffect(haptic, &haptic->effects[effect], iterations) in SDL_HapticRunEffect()
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/dummy/
DSDL_syshaptic.c123 SDL_SYS_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticRunEffect() function
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/windows/
DSDL_windowshaptic.c330 SDL_SYS_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticRunEffect() function
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/linux/
DSDL_syshaptic.c999 SDL_SYS_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticRunEffect() function
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/darwin/
DSDL_syshaptic.c1230 SDL_SYS_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticRunEffect() function