Home
last modified time | relevance | path

Searched refs:pointKeyVal (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dclick_recognizer.cpp448 for (const auto& pointKeyVal : touchPoints_) { in GetGestureEventInfo() local
449 auto pointVal = pointKeyVal.second; in GetGestureEventInfo()