Searched refs:UsagePage (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/tools/usb_gadget/
H A Dmouse_gadget.py28 hid_descriptors.UsagePage(0x01), # Generic Desktop
35 hid_descriptors.UsagePage(0x09), # Buttons
48 hid_descriptors.UsagePage(0x01), # Generic Desktop
H A Dkeyboard_gadget.py28 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
H A Dhid_echo_gadget.py25 hid_descriptors.UsagePage(0xFF00), # Vendor Defined
H A Dhid_descriptors.py131 UsagePage = _DefineItem('UsagePage', 0, hid_constants.Scope.GLOBAL) variable
H A Dhid_gadget_test.py17 hid_descriptors.UsagePage(0xFF00), # Vendor Defined
/external/chromium_org/content/browser/gamepad/
H A Draw_input_data_fetcher_win.h102 HIDP_REPORT_TYPE ReportType, USAGE UsagePage, USHORT LinkCollection,
106 HIDP_REPORT_TYPE ReportType, USAGE UsagePage, USHORT LinkCollection,
H A Draw_input_data_fetcher_win.cc319 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/
H A Dhid_service_win.cc250 static_cast<HidUsageAndPage::Page>(capabilities.UsagePage));
/external/chromium_org/third_party/libusb/src/libusb/os/
H A Dwindows_usb.h843 USAGE UsagePage; member in struct:__anon12867
867 USAGE UsagePage; member in struct:_HIDP_VALUE_CAPS

Completed in 261 milliseconds