Searched refs:pReportX (Results 1 – 1 of 1) sorted by relevance
297 const HidParser::ReportItem *pReportX = find(packets, usageX, HidParser::REPORT_TYPE_INPUT); in processTriAxisUsage() local301 if (pReportX == nullptr || pReportY == nullptr|| pReportZ == nullptr) { in processTriAxisUsage()306 const HidParser::ReportItem &reportX = *pReportX; in processTriAxisUsage()