OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fade_level
(Results
1 - 7
of
7
) sorted by null
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_haptic.h
478
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticConstant
564
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticPeriodic
650
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticRamp
715
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticCustom
735
* If both attack_length and
fade_level
are 0, the envelope is not used,
752
* Uint16
fade_level
; // Level at the end of the fade.
767
| | | <---
fade_level
777
* Note either the attack_level or the
fade_level
may be above the actual
[
all
...]
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_haptic.h
478
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticConstant
564
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticPeriodic
650
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticRamp
715
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticCustom
735
* If both attack_length and
fade_level
are 0, the envelope is not used,
752
* Uint16
fade_level
; // Level at the end of the fade.
767
| | | <---
fade_level
777
* Note either the attack_level or the
fade_level
may be above the actual
[
all
...]
/prebuilts/misc/windows/sdl2/include/
SDL_haptic.h
478
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticConstant
564
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticPeriodic
650
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticRamp
715
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticCustom
735
* If both attack_length and
fade_level
are 0, the envelope is not used,
752
* Uint16
fade_level
; // Level at the end of the fade.
767
| | | <---
fade_level
777
* Note either the attack_level or the
fade_level
may be above the actual
[
all
...]
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_haptic.h
478
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticConstant
564
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticPeriodic
650
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticRamp
715
Uint16
fade_level
; /**< Level at the end of the fade. */
member in struct:SDL_HapticCustom
735
* If both attack_length and
fade_level
are 0, the envelope is not used,
752
* Uint16
fade_level
; // Level at the end of the fade.
767
| | | <---
fade_level
777
* Note either the attack_level or the
fade_level
may be above the actual
[
all
...]
/bionic/libc/kernel/uapi/linux/
input.h
133
__u16
fade_level
;
member in struct:ff_envelope
/external/kernel-headers/original/uapi/linux/
input.h
309
* @
fade_level
: level at the end of fade
311
* The @attack_level and @
fade_level
are absolute values; when applying
320
__u16
fade_level
;
member in struct:ff_envelope
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
input.h
940
* @
fade_level
: level at the end of fade
942
* The @attack_level and @
fade_level
are absolute values; when applying
951
__u16
fade_level
;
member in struct:ff_envelope
Completed in 1063 milliseconds