Searched refs:small_magnitude (Results 1 – 5 of 5) sorted by relevance
776 efx->leftright.small_magnitude = 0x4000; in SDL_HapticRumbleInit()818 efx->leftright.small_magnitude = efx->leftright.large_magnitude = magnitude; in SDL_HapticRumblePlay()
673 Uint16 small_magnitude; /**< Control of the small controller motor. */ member
271 efx[nefx].leftright.small_magnitude = 0xFFFF; in main()
282 vib->wRightMotorSpeed = data->leftright.small_magnitude; in SDL_XINPUT_HapticUpdateEffect()
910 dest->u.rumble.weak_magnitude = leftright->small_magnitude; in SDL_SYS_ToFFEffect()