/prebuilts/misc/windows/sdl2/test/ |
testrumble.c | 114 SDL_LogError(SDL_LOG_CATEGORY_APPLICATION, "Rumble not supported!\n"); 118 SDL_LogError(SDL_LOG_CATEGORY_APPLICATION, "Failed to initialize rumble: %s\n", SDL_GetError()); 121 SDL_Log("Playing 2 second rumble at 0.5 magnitude.\n"); 123 SDL_LogError(SDL_LOG_CATEGORY_APPLICATION, "Failed to play rumble: %s\n", SDL_GetError() ); 127 SDL_Log("Stopping rumble.\n"); 130 SDL_Log("Playing 2 second rumble at 0.3 magnitude.\n"); 132 SDL_LogError(SDL_LOG_CATEGORY_APPLICATION, "Failed to play rumble: %s\n", SDL_GetError() );
|
testhotplug.c | 92 SDL_Log("Could not init Rumble!: %s\n", SDL_GetError());
|
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_haptic.h | 39 * \par Simple rumble example: 48 * // Initialize simple rumble 673 /* Rumble */ [all...] |
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_haptic.h | 39 * \par Simple rumble example: 48 * // Initialize simple rumble 673 /* Rumble */ [all...] |
/prebuilts/misc/windows/sdl2/include/ |
SDL_haptic.h | 39 * \par Simple rumble example: 48 * // Initialize simple rumble 673 /* Rumble */ [all...] |
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_haptic.h | 39 * \par Simple rumble example: 48 * // Initialize simple rumble 673 /* Rumble */ [all...] |
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/extras/WiiMote/ |
OISWiiMote.h | 84 //Simple rumble force
|
/external/strace/ |
evdev.c | 115 tprintf(", rumble={strong_magnitude=%" PRIu16 117 ffe.u.rumble.strong_magnitude, 118 ffe.u.rumble.weak_magnitude);
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/ |
OISConfig.h | 64 Useable, but not quite finished - supports rumble, all buttons, & main orientation axis.
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/demos/ |
FFConsoleDemo.cpp | 504 // - Logitech Rumble pad 2 : 515 // - Logitech Rumble pad 2 : WinXPSP2DX9=OK, Linux2.6.22.9=OK. 518 // - Logitech Rumble pad 2 : WinXPSP2DX9=Failed (DINPUT?), Linux2.6.22.9=Reported as not supported. 524 // - Logitech Rumble pad 2 : WinXPSP2DX9=OK (but only light motor involved), 558 // - Logitech Rumble pad 2 : WinXPSP2DX9=OK (including attack, but only light motor involved), 592 // - Logitech Rumble pad 2 : WinXPSP2DX9=OK but only light motor involved,
|
/external/kernel-headers/original/uapi/linux/ |
input.h | 393 * Some rumble pads have two motors of different weight. Strong_magnitude 436 struct ff_rumble_effect rumble; member in union:ff_effect::__anon14680
|
/bionic/libc/kernel/uapi/linux/ |
input.h | 212 struct ff_rumble_effect rumble; member in union:ff_effect::__anon600
|
/cts/hostsidetests/net/app2/src/com/android/cts/net/hostside/app2/ |
MyBroadcastReceiver.java | 100 final String message = mName + " is ready to rumble";
|
/hardware/libhardware/modules/input/evdev/ |
InputHub.cpp | 380 effect.u.rumble.strong_magnitude = 0xc000; 381 effect.u.rumble.weak_magnitude = 0xc000;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/ |
input.h | 939 * Some rumble pads have two motors of different weight. Strong_magnitude 982 struct ff_rumble_effect rumble; member in union:ff_effect::__anon39125
|
/development/ndk/platforms/android-3/include/linux/ |
input.h | 690 struct ff_rumble_effect rumble; member in union:ff_effect::__anon2296
|
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/linux/ |
EventHelpers.cpp | 344 // The RUMBLE force type is ignored, as periodic force one is more powerfull.
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/ |
input.h | 690 struct ff_rumble_effect rumble; member in union:ff_effect::__anon45381
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/ |
input.h | 690 struct ff_rumble_effect rumble; member in union:ff_effect::__anon45834
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/ |
input.h | 690 struct ff_rumble_effect rumble; member in union:ff_effect::__anon46289
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/ |
input.h | 690 struct ff_rumble_effect rumble; member in union:ff_effect::__anon46697
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/ |
input.h | 690 struct ff_rumble_effect rumble; member in union:ff_effect::__anon47157
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/ |
input.h | 690 struct ff_rumble_effect rumble; member in union:ff_effect::__anon47619
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/ |
input.h | 690 struct ff_rumble_effect rumble; member in union:ff_effect::__anon48029
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/ |
input.h | 690 struct ff_rumble_effect rumble; member in union:ff_effect::__anon48491
|