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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
hidpi.h 84 USAGE UsagePage;
123 USAGE UsagePage;
153 USAGE UsagePage;
203 USAGE UsagePage;
288 * IN USAGE UsagePage,
360 USAGE UsagePage,
373 USAGE UsagePage,
385 USAGE UsagePage,
397 USAGE UsagePage,
422 USAGE UsagePage,
    [all...]
dinput.h     [all...]
  /external/chromium_org/tools/usb_gadget/
mouse_gadget.py 28 hid_descriptors.UsagePage(0x01), # Generic Desktop
35 hid_descriptors.UsagePage(0x09), # Buttons
48 hid_descriptors.UsagePage(0x01), # Generic Desktop
keyboard_gadget.py 28 hid_descriptors.UsagePage(0x01), # Generic Desktop
32 hid_descriptors.UsagePage(0x07), # Key Codes
47 hid_descriptors.UsagePage(0x08), # LEDs
60 hid_descriptors.UsagePage(0x07), # Key Codes
hid_echo_gadget.py 25 hid_descriptors.UsagePage(0xFF00), # Vendor Defined
hid_descriptors.py 131 UsagePage = _DefineItem('UsagePage', 0, hid_constants.Scope.GLOBAL)
hid_gadget_test.py 17 hid_descriptors.UsagePage(0xFF00), # Vendor Defined
  /external/chromium_org/content/browser/gamepad/
raw_input_data_fetcher_win.h 102 HIDP_REPORT_TYPE ReportType, USAGE UsagePage, USHORT LinkCollection,
106 HIDP_REPORT_TYPE ReportType, USAGE UsagePage, USHORT LinkCollection,
raw_input_data_fetcher_win.cc 319 axes_caps[i].UsagePage <= kGameControlsUsagePage) {
393 status = hidp_get_scaled_usage_value_(HidP_Input, axis->caps.UsagePage, 0,
403 status = hidp_get_usage_value_(HidP_Input, axis->caps.UsagePage, 0,
  /external/chromium_org/device/hid/
hid_service_win.cc 250 static_cast<HidUsageAndPage::Page>(capabilities.UsagePage));
  /external/chromium_org/third_party/libusb/src/libusb/os/
windows_usb.h 843 USAGE UsagePage;
867 USAGE UsagePage;

Completed in 2182 milliseconds