HomeSort by relevance Sort by last modified time
    Searched refs:attack_length (Results 1 - 12 of 12) sorted by null

  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_haptic.h 86 * effect.periodic.attack_length = 1000; // Takes 1 second to get max strength
475 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticConstant
561 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticPeriodic
647 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticRamp
712 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticCustom
725 * value. Neither delay, interval, attack_length nor fade_length support
735 * If both attack_length and fade_level are 0, the envelope is not used,
749 * Uint16 attack_length; // Duration of the attack (ms).
771 attack_length fade_length
    [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_haptic.h 86 * effect.periodic.attack_length = 1000; // Takes 1 second to get max strength
475 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticConstant
561 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticPeriodic
647 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticRamp
712 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticCustom
725 * value. Neither delay, interval, attack_length nor fade_length support
735 * If both attack_length and fade_level are 0, the envelope is not used,
749 * Uint16 attack_length; // Duration of the attack (ms).
771 attack_length fade_length
    [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_haptic.h 86 * effect.periodic.attack_length = 1000; // Takes 1 second to get max strength
475 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticConstant
561 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticPeriodic
647 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticRamp
712 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticCustom
725 * value. Neither delay, interval, attack_length nor fade_length support
735 * If both attack_length and fade_level are 0, the envelope is not used,
749 * Uint16 attack_length; // Duration of the attack (ms).
771 attack_length fade_length
    [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_haptic.h 86 * effect.periodic.attack_length = 1000; // Takes 1 second to get max strength
475 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticConstant
561 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticPeriodic
647 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticRamp
712 Uint16 attack_length; /**< Duration of the attack. */ member in struct:SDL_HapticCustom
725 * value. Neither delay, interval, attack_length nor fade_length support
735 * If both attack_length and fade_level are 0, the envelope is not used,
749 * Uint16 attack_length; // Duration of the attack (ms).
771 attack_length fade_length
    [all...]
  /prebuilts/misc/windows/sdl2/test/
testhaptic.c 138 efx[nefx].periodic.attack_length = 1000;
154 efx[nefx].periodic.attack_length = 1000;
171 efx[nefx].constant.attack_length = 1000;
  /bionic/libc/kernel/uapi/linux/
input.h 130 __u16 attack_length; member in struct:ff_envelope
  /external/kernel-headers/original/uapi/linux/
input.h 306 * @attack_length: duration of the attack (ms)
317 __u16 attack_length; member in struct:ff_envelope
  /external/strace/tests/
ioctl_evdev.c 49 printf(", envelope={attack_length=%hu, attack_level=%hu"
51 e->attack_length, e->attack_level,
  /external/strace/tests-m32/
ioctl_evdev.c 49 printf(", envelope={attack_length=%hu, attack_level=%hu"
51 e->attack_length, e->attack_level,
  /external/strace/tests-mx32/
ioctl_evdev.c 49 printf(", envelope={attack_length=%hu, attack_level=%hu"
51 e->attack_length, e->attack_level,
  /external/strace/
evdev.c 69 tprintf(", envelope={attack_length=%" PRIu16
73 envelope->attack_length,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
input.h 937 * @attack_length: duration of the attack (ms)
948 __u16 attack_length; member in struct:ff_envelope

Completed in 977 milliseconds