Searched refs:pointKeyVal (Results 1 – 1 of 1) sorted by relevance
448 for (const auto& pointKeyVal : touchPoints_) { in GetGestureEventInfo() local449 auto pointVal = pointKeyVal.second; in GetGestureEventInfo()