Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/haptic/
DSDL_syshaptic.h125 extern int SDL_SYS_HapticNewEffect(SDL_Haptic * haptic,
DSDL_haptic.c489 if (SDL_SYS_HapticNewEffect(haptic, &haptic->effects[i], effect) in SDL_HapticNewEffect()
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/dummy/
DSDL_syshaptic.c106 SDL_SYS_HapticNewEffect(SDL_Haptic * haptic, in SDL_SYS_HapticNewEffect() function
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/windows/
DSDL_windowshaptic.c285 SDL_SYS_HapticNewEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticNewEffect() function
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/linux/
DSDL_syshaptic.c927 SDL_SYS_HapticNewEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticNewEffect() function
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/darwin/
DSDL_syshaptic.c1135 SDL_SYS_HapticNewEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticNewEffect() function