Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dgesture_event_hub.h813 bool needRecollect_ = false; variable
H A Dgesture_event_hub.cpp347 …ess = (gestures_.size() + modifierGestures_.size()) == gestureHierarchy_.size() && !needRecollect_; in UpdateGestureHierarchy()
371 needRecollect_ = false; in UpdateGestureHierarchy()
1898 needRecollect_ = true; in RemoveGesturesByTag()