Searched refs:HIDP_VALUE_CAPS (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/device/hid/
H A Dhid_service_win.cc180 scoped_ptr<HIDP_VALUE_CAPS[]> value_caps(
181 new HIDP_VALUE_CAPS[value_caps_length]);
/external/chromium_org/content/browser/gamepad/
H A Draw_input_data_fetcher_win.h31 HIDP_VALUE_CAPS caps;
H A Draw_input_data_fetcher_win.cc294 scoped_ptr<HIDP_VALUE_CAPS[]> axes_caps(new HIDP_VALUE_CAPS[count]);
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.h901 } HIDP_VALUE_CAPS, *PHIDP_VALUE_CAPS; typedef in typeref:struct:_HIDP_VALUE_CAPS
H A Dwindows_usb.c3652 HIDP_VALUE_CAPS *value_caps;
3732 value_caps = (HIDP_VALUE_CAPS*) calloc(size[j], sizeof(HIDP_VALUE_CAPS));

Completed in 105 milliseconds