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

  /external/chromium_org/content/browser/gamepad/
gamepad_platform_data_fetcher_win.h 87 int xinput_index; // XInput-only. member in struct:content::GamepadPlatformDataFetcherWin::PadState
gamepad_platform_data_fetcher_win.cc 248 pad_state_[i].xinput_index == index)
283 pad_state_[pad_index].xinput_index = i;
380 DWORD dwResult = xinput_get_state_(pad_state_[i].xinput_index, &state);

Completed in 56 milliseconds