Home
last modified time | relevance | path

Searched defs:parallelIndex (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.cpp234 …std::list<RefPtr<NGGestureRecognizer>>& recognizers, int32_t& parallelIndex, const Offset& offset,… in ProcessParallelPriorityGesture()
303 int32_t parallelIndex = 0; in ProcessTouchTestHierarchy() local