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

  /external/chromium_org/content/browser/gamepad/
gamepad_platform_data_fetcher_win.h 90 IDirectInputDevice8* directinput_gamepad; member in struct:content::GamepadPlatformDataFetcherWin::PadState
gamepad_platform_data_fetcher_win.cc 233 pad_state_[i].directinput_gamepad->Release();
312 state.directinput_gamepad = directinput_gamepads[i].gamepad;
422 IDirectInputDevice8* gamepad = pad_state_[index].directinput_gamepad;

Completed in 209 milliseconds