Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/sdl/src/haptic/
DSDL_syshaptic.h78 extern int SDL_SYS_HapticOpen(SDL_Haptic * haptic);
DSDL_haptic.c144 if (SDL_SYS_HapticOpen(haptic) < 0) { in SDL_HapticOpen()
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/dummy/
DSDL_syshaptic.c57 SDL_SYS_HapticOpen(SDL_Haptic * haptic) in SDL_SYS_HapticOpen() function
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/windows/
DSDL_windowshaptic.c137 SDL_SYS_HapticOpen(SDL_Haptic * haptic) in SDL_SYS_HapticOpen() function
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/linux/
DSDL_syshaptic.c447 SDL_SYS_HapticOpen(SDL_Haptic * haptic) in SDL_SYS_HapticOpen() function
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/darwin/
DSDL_syshaptic.c566 SDL_SYS_HapticOpen(SDL_Haptic * haptic) in SDL_SYS_HapticOpen() function