Searched refs:attack_level (Results 1 – 7 of 7) sorted by relevance
474 Uint16 attack_level; /**< Level at the start of the attack. */ member560 Uint16 attack_level; /**< Level at the start of the attack. */ member646 Uint16 attack_level; /**< Level at the start of the attack. */ member711 Uint16 attack_level; /**< Level at the start of the attack. */ member
759 dest->u.constant.envelope.attack_level = in SDL_SYS_ToFFEffect()760 CLAMP(constant->attack_level); in SDL_SYS_ToFFEffect()809 dest->u.periodic.envelope.attack_level = in SDL_SYS_ToFFEffect()810 CLAMP(periodic->attack_level); in SDL_SYS_ToFFEffect()887 dest->u.ramp.envelope.attack_level = CLAMP(ramp->attack_level); in SDL_SYS_ToFFEffect()
697 envelope->dwAttackLevel = CCONVERT(hap_constant->attack_level); in SDL_SYS_ToDIEFFECT()745 envelope->dwAttackLevel = CCONVERT(hap_periodic->attack_level); in SDL_SYS_ToDIEFFECT()828 envelope->dwAttackLevel = CCONVERT(hap_ramp->attack_level); in SDL_SYS_ToDIEFFECT()873 envelope->dwAttackLevel = CCONVERT(hap_custom->attack_level); in SDL_SYS_ToDIEFFECT()
857 envelope->dwAttackLevel = CCONVERT(hap_constant->attack_level); in SDL_SYS_ToFFEFFECT()905 envelope->dwAttackLevel = CCONVERT(hap_periodic->attack_level); in SDL_SYS_ToFFEFFECT()991 envelope->dwAttackLevel = CCONVERT(hap_ramp->attack_level); in SDL_SYS_ToFFEFFECT()1037 envelope->dwAttackLevel = CCONVERT(hap_custom->attack_level); in SDL_SYS_ToFFEFFECT()
328 __u16 attack_level; member
333 __u16 attack_level; member
329 uint16_t attack_level; member