Home
last modified time | relevance | path

Searched refs:haptic_hwdata (Results 1 – 7 of 7) sorted by relevance

/AliOS-Things-master/components/SDL2/src/haptic/windows/
A DSDL_windowshaptic_c.h34 struct haptic_hwdata struct
A DSDL_xinputhaptic.c147 struct haptic_hwdata *hwdata = (struct haptic_hwdata *) arg; in SDL_RunXInputHaptic()
188 haptic->hwdata = (struct haptic_hwdata *) SDL_malloc(sizeof(*haptic->hwdata)); in SDL_XINPUT_HapticOpenFromUserIndex()
A DSDL_dinputhaptic.c285 haptic->hwdata = (struct haptic_hwdata *)SDL_malloc(sizeof(*haptic->hwdata)); in SDL_DINPUT_HapticOpenFromDevice()
/AliOS-Things-master/components/SDL2/src/haptic/
A DSDL_syshaptic.h49 struct haptic_hwdata *hwdata; /* Driver dependent */
/AliOS-Things-master/components/SDL2/src/haptic/android/
A DSDL_syshaptic.c122 haptic->hwdata = (struct haptic_hwdata *)item; in OpenHaptic()
/AliOS-Things-master/components/SDL2/src/haptic/linux/
A DSDL_syshaptic.c70 struct haptic_hwdata struct
403 haptic->hwdata = (struct haptic_hwdata *) in SDL_SYS_HapticOpenFromFD()
/AliOS-Things-master/components/SDL2/src/haptic/darwin/
A DSDL_syshaptic.c65 struct haptic_hwdata struct
497 haptic->hwdata = (struct haptic_hwdata *) in SDL_SYS_HapticOpenFromService()

Completed in 17 milliseconds