/AliOS-Things-master/components/SDL2/src/haptic/windows/ |
A D | SDL_xinputhaptic.c | 270 SDL_XINPUT_HapticNewEffect(SDL_Haptic * haptic, struct haptic_effect *effect, SDL_HapticEffect * ba… in SDL_XINPUT_HapticNewEffect() 277 SDL_XINPUT_HapticUpdateEffect(SDL_Haptic * haptic, struct haptic_effect *effect, SDL_HapticEffect *… in SDL_XINPUT_HapticUpdateEffect() 293 SDL_XINPUT_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, Uint32 iterations) in SDL_XINPUT_HapticRunEffect() 313 SDL_XINPUT_HapticStopEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_XINPUT_HapticStopEffect() 323 SDL_XINPUT_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_XINPUT_HapticDestroyEffect() 329 SDL_XINPUT_HapticGetEffectStatus(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_XINPUT_HapticGetEffectStatus() 421 SDL_XINPUT_HapticNewEffect(SDL_Haptic * haptic, struct haptic_effect *effect, SDL_HapticEffect * ba… in SDL_XINPUT_HapticNewEffect() 433 SDL_XINPUT_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, Uint32 iterations) in SDL_XINPUT_HapticRunEffect() 439 SDL_XINPUT_HapticStopEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_XINPUT_HapticStopEffect() 445 SDL_XINPUT_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_XINPUT_HapticDestroyEffect() [all …]
|
A D | SDL_dinputhaptic.c | 548 SDL_SYS_SetDirection(DIEFFECT * effect, SDL_HapticDirection * dir, int naxes) in SDL_SYS_SetDirection() 888 SDL_SYS_HapticFreeDIEFFECT(DIEFFECT * effect, int type) in SDL_SYS_HapticFreeDIEFFECT() 913 SDL_SYS_HapticEffectType(SDL_HapticEffect * effect) in SDL_SYS_HapticEffectType() 1044 SDL_DINPUT_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, Uint32 iterations) in SDL_DINPUT_HapticRunEffect() 1065 SDL_DINPUT_HapticStopEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_DINPUT_HapticStopEffect() 1077 SDL_DINPUT_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_DINPUT_HapticDestroyEffect() 1089 SDL_DINPUT_HapticGetEffectStatus(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_DINPUT_HapticGetEffectStatus() 1255 SDL_DINPUT_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, Uint32 iterations) in SDL_DINPUT_HapticRunEffect() 1261 SDL_DINPUT_HapticStopEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_DINPUT_HapticStopEffect() 1267 SDL_DINPUT_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_DINPUT_HapticDestroyEffect() [all …]
|
A D | SDL_windowshaptic.c | 292 SDL_SYS_HapticNewEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticNewEffect() 323 struct haptic_effect *effect, in SDL_SYS_HapticUpdateEffect() 337 SDL_SYS_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticRunEffect() 351 SDL_SYS_HapticStopEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticStopEffect() 364 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() 380 struct haptic_effect *effect) in SDL_SYS_HapticGetEffectStatus()
|
A D | SDL_windowshaptic_c.h | 56 DIEFFECT effect; member
|
/AliOS-Things-master/components/SDL2/src/haptic/dummy/ |
A D | SDL_syshaptic.c | 107 struct haptic_effect *effect, SDL_HapticEffect * base) in SDL_SYS_HapticNewEffect() 115 struct haptic_effect *effect, in SDL_SYS_HapticUpdateEffect() 123 SDL_SYS_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticRunEffect() 131 SDL_SYS_HapticStopEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticStopEffect() 138 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() 147 struct haptic_effect *effect) in SDL_SYS_HapticGetEffectStatus()
|
/AliOS-Things-master/components/SDL2/src/haptic/ |
A D | SDL_haptic.c | 462 SDL_HapticEffectSupported(SDL_Haptic * haptic, SDL_HapticEffect * effect) in SDL_HapticEffectSupported() 477 SDL_HapticNewEffect(SDL_Haptic * haptic, SDL_HapticEffect * effect) in SDL_HapticNewEffect() 514 ValidEffect(SDL_Haptic * haptic, int effect) in ValidEffect() 527 SDL_HapticUpdateEffect(SDL_Haptic * haptic, int effect, in SDL_HapticUpdateEffect() 555 SDL_HapticRunEffect(SDL_Haptic * haptic, int effect, Uint32 iterations) in SDL_HapticRunEffect() 574 SDL_HapticStopEffect(SDL_Haptic * haptic, int effect) in SDL_HapticStopEffect() 592 SDL_HapticDestroyEffect(SDL_Haptic * haptic, int effect) in SDL_HapticDestroyEffect() 610 SDL_HapticGetEffectStatus(SDL_Haptic * haptic, int effect) in SDL_HapticGetEffectStatus()
|
A D | SDL_syshaptic.h | 32 SDL_HapticEffect effect; /* The current event */ member
|
/AliOS-Things-master/components/SDL2/src/haptic/android/ |
A D | SDL_syshaptic.c | 219 struct haptic_effect *effect, SDL_HapticEffect * base) in SDL_SYS_HapticNewEffect() 227 struct haptic_effect *effect, in SDL_SYS_HapticUpdateEffect() 235 SDL_SYS_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticRunEffect() 249 SDL_SYS_HapticStopEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticStopEffect() 257 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() 265 struct haptic_effect *effect) in SDL_SYS_HapticGetEffectStatus()
|
/AliOS-Things-master/components/SDL2/src/haptic/darwin/ |
A D | SDL_syshaptic.c | 78 struct FFEFFECT effect; /* Hardware effect. */ member 732 SDL_SYS_SetDirection(FFEFFECT * effect, SDL_HapticDirection * dir, int naxes) in SDL_SYS_SetDirection() 1083 SDL_SYS_HapticFreeFFEFFECT(FFEFFECT * effect, int type) in SDL_SYS_HapticFreeFFEFFECT() 1160 SDL_SYS_HapticNewEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticNewEffect() 1210 struct haptic_effect *effect, in SDL_SYS_HapticUpdateEffect() 1255 SDL_SYS_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticRunEffect() 1282 SDL_SYS_HapticStopEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticStopEffect() 1300 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() 1321 struct haptic_effect *effect) in SDL_SYS_HapticGetEffectStatus()
|
/AliOS-Things-master/components/SDL2/src/haptic/linux/ |
A D | SDL_syshaptic.c | 82 struct ff_effect effect; /* The linux kernel effect structure. */ member 952 SDL_SYS_HapticNewEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticNewEffect() 995 struct haptic_effect *effect, in SDL_SYS_HapticUpdateEffect() 1024 SDL_SYS_HapticRunEffect(SDL_Haptic * haptic, struct haptic_effect *effect, in SDL_SYS_HapticRunEffect() 1047 SDL_SYS_HapticStopEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticStopEffect() 1068 SDL_SYS_HapticDestroyEffect(SDL_Haptic * haptic, struct haptic_effect *effect) in SDL_SYS_HapticDestroyEffect() 1084 struct haptic_effect *effect) in SDL_SYS_HapticGetEffectStatus()
|
/AliOS-Things-master/components/SDL2/src/joystick/linux/ |
A D | SDL_sysjoystick_c.h | 39 struct ff_effect effect; member
|
A D | SDL_sysjoystick.c | 856 struct ff_effect *effect = &joystick->hwdata->effect; in LINUX_JoystickRumble() local 865 struct ff_effect *effect = &joystick->hwdata->effect; in LINUX_JoystickRumble() local
|
/AliOS-Things-master/components/SDL2/src/joystick/windows/ |
A D | SDL_dinputjoystick.c | 439 void FreeRumbleEffectData(DIEFFECT *effect) in FreeRumbleEffectData() 452 DIEFFECT *effect; in CreateRumbleEffectData() local
|
/AliOS-Things-master/components/SDL2/src/joystick/darwin/ |
A D | SDL_sysjoystick.c | 44 void FreeRumbleEffectData(FFEFFECT *effect) in FreeRumbleEffectData() 57 FFEFFECT *effect; in CreateRumbleEffectData() local
|