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

  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/includes/win32/
Win32ForceFeedback.h 85 LONG* rglDirection, DIENVELOPE* diEnvelope, DWORD struct_size,
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/ois-v1-4svn/src/win32/
Win32ForceFeedback.cpp 200 DIENVELOPE diEnvelope;
213 _setCommonProperties(&diEffect, rgdwAxes, rglDirection, &diEnvelope, sizeof(DICONSTANTFORCE), &cf, effect, &eff->envelope);
224 DIENVELOPE diEnvelope;
232 _setCommonProperties(&diEffect, rgdwAxes, rglDirection, &diEnvelope, sizeof(DIRAMPFORCE), &rf, effect, &eff->envelope );
243 DIENVELOPE diEnvelope;
253 _setCommonProperties(&diEffect, rgdwAxes, rglDirection, &diEnvelope, sizeof(DIPERIODIC), &pf, effect, &eff->envelope );
273 DIENVELOPE diEnvelope
    [all...]
  /external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/dinput/
dinput.h 213 typedef struct DIENVELOPE {
214 DWORD dwSize; /* sizeof(DIENVELOPE) */
219 } DIENVELOPE, *LPDIENVELOPE;
220 typedef const DIENVELOPE *LPCDIENVELOPE;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dinput.h     [all...]

Completed in 729 milliseconds