Searched refs:haptic_hweffect (Results 1 – 5 of 5) sorted by relevance
53 struct haptic_hweffect struct
298 effect->hweffect = (struct haptic_hweffect *) in SDL_SYS_HapticNewEffect()299 SDL_malloc(sizeof(struct haptic_hweffect)); in SDL_SYS_HapticNewEffect()
33 struct haptic_hweffect *hweffect; /* The hardware behind the event */
80 struct haptic_hweffect struct958 effect->hweffect = (struct haptic_hweffect *) in SDL_SYS_HapticNewEffect()959 SDL_malloc(sizeof(struct haptic_hweffect)); in SDL_SYS_HapticNewEffect()
75 struct haptic_hweffect struct1167 effect->hweffect = (struct haptic_hweffect *) in SDL_SYS_HapticNewEffect()1168 SDL_malloc(sizeof(struct haptic_hweffect)); in SDL_SYS_HapticNewEffect()
Completed in 15 milliseconds