Searched refs:axisInfoIt (Results 1 – 1 of 1) sorted by relevance
126 if (auto axisInfoIt = deviceAxes.find(axis); axisInfoIt != deviceAxes.end()) { in getAbsoluteAxisInfo() local127 *outAxisInfo = axisInfoIt->second; in getAbsoluteAxisInfo()