Searched refs:CreateGatherNode (Results 1 – 3 of 3) sorted by relevance
240 static RefPtr<FrameNode> CreateGatherNode(const RefPtr<DragEventActuator>& actuator);
846 if (!CreateGatherNode(actuator)) { in OnCollectTouchTarget()1936 auto gatherNode = CreateGatherNode(actuator); in GetOrCreateGatherNode()1951 RefPtr<FrameNode> DragEventActuator::CreateGatherNode(const RefPtr<DragEventActuator>& actuator) in CreateGatherNode() function in OHOS::Ace::NG::DragEventActuator
1281 auto gatherNode = DragEventActuator::CreateGatherNode(dragEventActuator);1338 auto gatherNode = DragEventActuator::CreateGatherNode(dragEventActuator);