Searched refs:usageX (Results 1 – 2 of 2) sorted by relevance
138 uint32_t usageX, uint32_t usageY, uint32_t usageZ, double defaultScaling = 1);
298 uint32_t usageX, uint32_t usageY, uint32_t usageZ, double defaultScaling) { in processTriAxisUsage() argument299 const HidParser::ReportItem *pReportX = find(packets, usageX, HidParser::REPORT_TYPE_INPUT); in processTriAxisUsage()