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

1 2 3 4 5

  /external/strace/mpers-m32/
struct_ff_effect.h 21 uint16_t attack_length; member in struct:__anon31616::__anon31619::__anon31620::__anon31621
31 uint16_t attack_length; member in struct:__anon31616::__anon31619::__anon31622::__anon31623
44 uint16_t attack_length; member in struct:__anon31616::__anon31619::__anon31624::__anon31625
  /external/strace/mpers-mx32/
struct_ff_effect.h 21 uint16_t attack_length; member in struct:__anon31785::__anon31788::__anon31789::__anon31790
31 uint16_t attack_length; member in struct:__anon31785::__anon31788::__anon31791::__anon31792
44 uint16_t attack_length; member in struct:__anon31785::__anon31788::__anon31793::__anon31794
  /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 300 * @attack_length: duration of the attack (ms)
311 __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 68 tprintf(", envelope={attack_length=%" PRIu16
72 envelope->attack_length,
  /development/ndk/platforms/android-9/include/linux/
input.h 627 __u16 attack_length; member in struct:ff_envelope
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
input.h 843 * @attack_length: duration of the attack (ms)
854 __u16 attack_length; member in struct:ff_envelope
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
input.h 627 __u16 attack_length; member in struct:ff_envelope
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
input.h 627 __u16 attack_length; member in struct:ff_envelope
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
input.h 627 __u16 attack_length; member in struct:ff_envelope
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
input.h 627 __u16 attack_length; member in struct:ff_envelope
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
input.h 627 __u16 attack_length; member in struct:ff_envelope
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
input.h 627 __u16 attack_length; member in struct:ff_envelope
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
input.h 627 __u16 attack_length; member in struct:ff_envelope
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
input.h 627 __u16 attack_length; member in struct:ff_envelope
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
input.h 627 __u16 attack_length; member in struct:ff_envelope
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
input.h 627 __u16 attack_length; member in struct:ff_envelope

Completed in 3493 milliseconds

1 2 3 4 5