Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/haptic/
DSDL_syshaptic.h183 extern int SDL_SYS_HapticSetAutocenter(SDL_Haptic * haptic, int autocenter);
DSDL_haptic.c679 if (SDL_SYS_HapticSetAutocenter(haptic, autocenter) < 0) { in SDL_HapticSetAutocenter()
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/dummy/
DSDL_syshaptic.c161 SDL_SYS_HapticSetAutocenter(SDL_Haptic * haptic, int autocenter) in SDL_SYS_HapticSetAutocenter() function
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/windows/
DSDL_windowshaptic.c399 SDL_SYS_HapticSetAutocenter(SDL_Haptic * haptic, int autocenter) in SDL_SYS_HapticSetAutocenter() function
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/linux/
DSDL_syshaptic.c1103 SDL_SYS_HapticSetAutocenter(SDL_Haptic * haptic, int autocenter) in SDL_SYS_HapticSetAutocenter() function
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/darwin/
DSDL_syshaptic.c1339 SDL_SYS_HapticSetAutocenter(SDL_Haptic * haptic, int autocenter) in SDL_SYS_HapticSetAutocenter() function