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

  /external/chromium_org/content/browser/gamepad/
gamepad_platform_data_fetcher_win.h 89 HANDLE raw_input_handle; // RawInput-only fields. member in struct:content::GamepadPlatformDataFetcherWin::PadState
gamepad_platform_data_fetcher_win.cc 90 pad_state_[i].raw_input_handle == handle)
135 state.raw_input_handle = gamepad->handle;
273 pad_state_[index].raw_input_handle);

Completed in 109 milliseconds