Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
Dgesture_event_hub.cpp266 …std::list<RefPtr<NGGestureRecognizer>>& recognizers, int32_t& parallelIndex, bool needRebuildForCu… in ProcessParallelPriorityGesture()
374 int32_t parallelIndex = 0; in ProcessTouchTestHierarchy() local
/foundation/arkui/ace_engine/test/unittest/core/event/
Dgesture_event_hub_test_ng_coverage.cpp732 int32_t parallelIndex = 0; variable