HomeSort by relevance Sort by last modified time
    Searched full:usagepage (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
hidpi.h 53 USAGE UsagePage;
57 USAGE UsagePage;
86 USAGE UsagePage;
137 USAGE UsagePage;
205 NTSTATUS NTAPI HidP_GetSpecificButtonCaps (HIDP_REPORT_TYPE ReportType, USAGE UsagePage, USHORT LinkCollection, USAGE Usage, PHIDP_BUTTON_CAPS ButtonCaps, PUSHORT ButtonCapsLength, PHIDP_PREPARSED_DATA PreparsedData);
207 NTSTATUS NTAPI HidP_GetSpecificValueCaps (HIDP_REPORT_TYPE ReportType, USAGE UsagePage, USHORT LinkCollection, USAGE Usage, PHIDP_VALUE_CAPS ValueCaps, PUSHORT ValueCapsLength, PHIDP_PREPARSED_DATA PreparsedData);
214 NTSTATUS NTAPI HidP_SetUsages (HIDP_REPORT_TYPE ReportType, USAGE UsagePage, USHORT LinkCollection, PUSAGE UsageList, PULONG UsageLength, PHIDP_PREPARSED_DATA PreparsedData, PCHAR Report, ULONG ReportLength);
215 NTSTATUS NTAPI HidP_UnsetUsages (HIDP_REPORT_TYPE ReportType, USAGE UsagePage, USHORT LinkCollection, PUSAGE UsageList, PULONG UsageLength, PHIDP_PREPARSED_DATA PreparsedData, PCHAR Report, ULONG ReportLength);
216 NTSTATUS NTAPI HidP_GetUsages (HIDP_REPORT_TYPE ReportType, USAGE UsagePage, USHORT LinkCollection, PUSAGE UsageList, PULONG UsageLength, PHIDP_PREPARSED_DATA PreparsedData, PCHAR Report, ULONG ReportLength);
218 ULONG NTAPI HidP_MaxUsageListLength (HIDP_REPORT_TYPE ReportType, USAGE UsagePage, PHIDP_PREPARSED_DATA PreparsedData)
    [all...]
dinput.h     [all...]
  /hardware/libhardware/modules/sensors/dynamic_sensor/HidUtils/
HidGlobal.h 29 tri_uint usagePage;
HidGlobal.cpp 44 usagePage = unsignedInteger;
HidParser.cpp 76 mGlobalStack.top().usagePage.get(0) << 16 | mLocal.getUsage(0);
103 if (!(top.usagePage.isSet() && top.logicalMin.isSet() && top.logicalMax.isSet()
HidReport.cpp 27 mUsagePage(global.usagePage.get(0)), // default value 0
  /docs/source.android.com/en/devices/accessories/
stylus.html 56 UsagePage(Digitizer)
85 0x05, 0x0D, // UsagePage(Digitizer)
  /external/libusb/libusb/os/
windows_winusb.h 874 USAGE UsagePage;
898 USAGE UsagePage;

Completed in 165 milliseconds