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

  /external/chromium_org/content/browser/gamepad/
raw_input_data_fetcher_win.h 93 typedef NTSTATUS(__stdcall* HidPGetUsagesExFunc)(
129 HidPGetUsagesExFunc hidp_get_usages_ex_;
raw_input_data_fetcher_win.cc 485 hidp_get_usages_ex_ = reinterpret_cast<HidPGetUsagesExFunc>(

Completed in 1133 milliseconds