Searched refs:haptic_hweffect (Results 1 – 5 of 5) sorted by relevance
291 effect->hweffect = (struct haptic_hweffect *) in SDL_SYS_HapticNewEffect()292 SDL_malloc(sizeof(struct haptic_hweffect)); in SDL_SYS_HapticNewEffect()
53 struct haptic_hweffect struct
33 struct haptic_hweffect *hweffect; /* The hardware behind the event */
80 struct haptic_hweffect struct933 effect->hweffect = (struct haptic_hweffect *) in SDL_SYS_HapticNewEffect()934 SDL_malloc(sizeof(struct haptic_hweffect)); in SDL_SYS_HapticNewEffect()
75 struct haptic_hweffect struct1142 effect->hweffect = (struct haptic_hweffect *) in SDL_SYS_HapticNewEffect()1143 SDL_malloc(sizeof(struct haptic_hweffect)); in SDL_SYS_HapticNewEffect()