Home
last modified time | relevance | path

Searched refs:SDL_HapticCustom (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/include/
DSDL_haptic.h689 typedef struct SDL_HapticCustom struct
714 } SDL_HapticCustom; argument
794 SDL_HapticCustom custom; /**< Custom effect. */
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/darwin/
DSDL_syshaptic.c787 SDL_HapticCustom *hap_custom = NULL; in SDL_SYS_ToFFEFFECT()
/third_party/flutter/skia/third_party/externals/sdl/src/haptic/windows/
DSDL_dinputhaptic.c629 SDL_HapticCustom *hap_custom; in SDL_SYS_ToDIEFFECT()