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

  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/win32/
Win32ForceFeedback.h 91 typedef std::map<int,LPDIRECTINPUTEFFECT> EffectList;
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/
Win32ForceFeedback.cpp 55 LPDIRECTINPUTEFFECT dxEffect = i->second;
122 LPDIRECTINPUTEFFECT dxEffect = i->second;
396 LPDIRECTINPUTEFFECT dxEffect = 0;
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/dinput/
dinput.h 344 typedef struct IDirectInputEffect *LPDIRECTINPUTEFFECT;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dinput.h 117 typedef struct IDirectInputEffect *LPDIRECTINPUTEFFECT;
505 typedef BOOL (CALLBACK *LPDIENUMCREATEDEFFECTOBJECTSCALLBACK)(LPDIRECTINPUTEFFECT, LPVOID);
    [all...]

Completed in 63 milliseconds