Searched refs:mtSlotValuesIterator (Results 1 – 1 of 1) sorted by relevance
450 const auto& mtSlotValuesIterator = device->mtSlotValues.find(axis); in getMtSlotValues() local451 if (mtSlotValuesIterator == device->mtSlotValues.end()) { in getMtSlotValues()454 const auto& mtSlotValues = mtSlotValuesIterator->second; in getMtSlotValues()