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

  /external/chromium_org/content/browser/gamepad/
raw_input_data_fetcher_win.cc 295 status = hidp_get_value_caps_(HidP_Input, axes_caps.get(), &count,
465 hidp_get_value_caps_ = NULL;
481 hidp_get_value_caps_ = reinterpret_cast<HidPGetValueCapsFunc>(
483 if (!hidp_get_value_caps_)
raw_input_data_fetcher_win.h 128 HidPGetValueCapsFunc hidp_get_value_caps_; member in class:content::RawInputDataFetcher

Completed in 302 milliseconds