Home
last modified time | relevance | path

Searched refs:targetComponent (Results 1 - 25 of 41) sorted by relevance

12

/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Dscrollable_event.cpp50 const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, in CollectTouchTarget()
60 coordinateOffset, getEventTargetImpl, result, frameNode, targetComponent, responseLinkResult); in CollectTouchTarget()
63 coordinateOffset, getEventTargetImpl, result, frameNode, targetComponent, responseLinkResult); in CollectTouchTarget()
65 coordinateOffset, getEventTargetImpl, result, frameNode, targetComponent, responseLinkResult); in CollectTouchTarget()
68 coordinateOffset, getEventTargetImpl, result, frameNode, targetComponent, responseLinkResult); in CollectTouchTarget()
73 InitClickRecognizer(coordinateOffset, getEventTargetImpl, frameNode, targetComponent, event, clickJudge); in CollectTouchTarget()
83 const RefPtr<TargetComponent>& targetComponent, in InitClickRecognizer()
94 clickRecognizer_->SetTargetComponent(targetComponent); in InitClickRecognizer()
116 const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) in CollectScrollableTouchTarget()
121 scrollable_->OnCollectTouchTarget(result, frameNode, targetComponent, responseLinkResul in CollectScrollableTouchTarget()
48 CollectTouchTarget(const OffsetF& coordinateOffset, const TouchRestrict& touchRestrict, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result, const PointF& localPoint, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) CollectTouchTarget() argument
81 InitClickRecognizer(const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, const RefPtr<ScrollableEvent>& event, bool clickJudge) InitClickRecognizer() argument
114 CollectScrollableTouchTarget(const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) CollectScrollableTouchTarget() argument
[all...]
H A Dscrollable_event.h117 TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, in BarCollectTouchTarget()
122 coordinateOffset, getEventTargetImpl, result, frameNode, targetComponent, responseLinkResult); in BarCollectTouchTarget()
155 TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, in BarCollectLongPressTarget()
160 coordinateOffset, getEventTargetImpl, result, frameNode, targetComponent, responseLinkResult); in BarCollectLongPressTarget()
175 TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent,
223 const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent,
227 const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent,
116 BarCollectTouchTarget(const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) BarCollectTouchTarget() argument
154 BarCollectLongPressTarget(const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) BarCollectLongPressTarget() argument
H A Dgesture_event_hub.cpp46 const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) in ProcessTouchTestHit()
53 finalResult, touchId, localPoint, targetComponent, responseLinkResult); in ProcessTouchTestHit()
55 finalResult, touchId, localPoint, targetComponent, responseLinkResult); in ProcessTouchTestHit()
65 recognizer->SetTargetComponent(targetComponent); in ProcessTouchTestHit()
73 eventTarget->SetTargetComponent(targetComponent); in ProcessTouchTestHit()
80 coordinateOffset, touchRestrict, innerRecognizers, finalResult, touchId, targetComponent, responseLinkResult); in ProcessTouchTestHit()
87 const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) in ProcessEventTouchTestHit()
95 localPoint, host, targetComponent, responseLinkResult); in ProcessEventTouchTestHit()
127 const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) in ProcessDragEventTouchTestHit()
149 recognizer->SetTargetComponent(targetComponent); in ProcessDragEventTouchTestHit()
44 ProcessTouchTestHit(const OffsetF& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& innerTargets, TouchTestResult& finalResult, int32_t touchId, const PointF& localPoint, const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) ProcessTouchTestHit() argument
85 ProcessEventTouchTestHit(const OffsetF& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& innerTargets, TouchTestResult& finalResult, int32_t touchId, const PointF& localPoint, const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) ProcessEventTouchTestHit() argument
125 ProcessDragEventTouchTestHit(const OffsetF& coordinateOffset, const TouchRestrict& touchRestrict, TouchTestResult& innerTargets, TouchTestResult& finalResult, int32_t touchId, const PointF& localPoint, const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) ProcessDragEventTouchTestHit() argument
179 PackInnerRecognizer( const Offset& offset, std::list<RefPtr<NGGestureRecognizer>>& innerRecognizers, int32_t touchId, const RefPtr<TargetComponent>& targetComponent) PackInnerRecognizer() argument
204 ProcessParallelPriorityGesture(const Offset& offset, int32_t touchId, const RefPtr<TargetComponent>& targetComponent, const RefPtr<FrameNode>& host, RefPtr<NGGestureRecognizer>& current, std::list<RefPtr<NGGestureRecognizer>>& recognizers, int32_t& parallelIndex) ProcessParallelPriorityGesture() argument
232 ProcessExternalExclusiveRecognizer(const Offset& offset, int32_t touchId, const RefPtr<TargetComponent>& targetComponent, const RefPtr<FrameNode>& host, GesturePriority priority, RefPtr<NGGestureRecognizer>& current, std::list<RefPtr<NGGestureRecognizer>>& recognizers, int32_t& exclusiveIndex) ProcessExternalExclusiveRecognizer() argument
261 ProcessTouchTestHierarchy(const OffsetF& coordinateOffset, const TouchRestrict& touchRestrict, std::list<RefPtr<NGGestureRecognizer>>& innerRecognizers, TouchTestResult& finalResult, int32_t touchId, const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) ProcessTouchTestHierarchy() argument
[all...]
H A Dgesture_event_hub.h186 const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult);
189 const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult);
192 const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult);
257 const RefPtr<TargetComponent>& targetComponent);
298 const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult);
322 const RefPtr<TargetComponent>& targetComponent, const RefPtr<FrameNode>& host,
327 const RefPtr<TargetComponent>& targetComponent, const RefPtr<FrameNode>& host, GesturePriority priority,
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/search/
H A Dsearch_gesture_event_hub.cpp22 const RefPtr<TargetComponent>& targetComponent) in PackInnerRecognizer()
24 auto recognizer = GestureEventHub::PackInnerRecognizer(offset, innerRecognizers, touchId, targetComponent); in PackInnerRecognizer()
42 innerParallelRecognizer_->SetTargetComponent(targetComponent); in PackInnerRecognizer()
20 PackInnerRecognizer( const Offset& offset, std::list<RefPtr<NGGestureRecognizer>>& innerRecognizers, int32_t touchId, const RefPtr<TargetComponent>& targetComponent) PackInnerRecognizer() argument
H A Dsearch_gesture_event_hub.h32 const RefPtr<TargetComponent>& targetComponent) override;
/foundation/arkui/ace_engine/test/unittest/core/gestures/
H A Dgesture_recognizer_test_ng.cpp61 RefPtr<NG::TargetComponent> targetComponent = AceType::MakeRefPtr<TargetComponent>(); in HWTEST_F() local
65 targetComponent->SetOnGestureJudgeBegin(gestureJudgeFunc); in HWTEST_F()
94 clickRecognizerPtr->targetComponent_ = targetComponent; in HWTEST_F()
97 longPressRecognizerPtr->targetComponent_ = targetComponent; in HWTEST_F()
100 panRecognizerPtr->targetComponent_ = targetComponent; in HWTEST_F()
103 pinchRecognizerPtr->targetComponent_ = targetComponent; in HWTEST_F()
106 rotationRecognizerPtr->targetComponent_ = targetComponent; in HWTEST_F()
109 swipeRecognizerPtr->targetComponent_ = targetComponent; in HWTEST_F()
227 RefPtr<NG::TargetComponent> targetComponent = AceType::MakeRefPtr<TargetComponent>(); in HWTEST_F() local
235 targetComponent in HWTEST_F()
297 RefPtr<NG::TargetComponent> targetComponent = AceType::MakeRefPtr<TargetComponent>(); HWTEST_F() local
[all...]
H A Drotation_recognizer_test_ng.cpp903 RefPtr<NG::TargetComponent> targetComponent = AceType::MakeRefPtr<TargetComponent>(); in HWTEST_F() local
906 targetComponent->SetOnGestureJudgeBegin(gestureJudgeFunc); in HWTEST_F()
910 rotationRecognizerPtr->targetComponent_ = targetComponent; in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Drecognizer_group.h124 void SetChildrenTargetComponent(const RefPtr<TargetComponent>& targetComponent) in SetChildrenTargetComponent() argument
128 child->SetTargetComponent(targetComponent); in SetChildrenTargetComponent()
193 const RefPtr<NG::TargetComponent>& targetComponent, const GetEventTargetImpl& getEventTargetImpl);
H A Dlong_press_recognizer.cpp445 auto targetComponent = GetTargetComponent(); in TriggerGestureJudgeCallback() local
446 CHECK_NULL_RETURN(targetComponent, GestureJudgeResult::CONTINUE); in TriggerGestureJudgeCallback()
447 auto gestureRecognizerJudgeFunc = targetComponent->GetOnGestureRecognizerJudgeBegin(); in TriggerGestureJudgeCallback()
448 auto callback = targetComponent->GetOnGestureJudgeBeginCallback(); in TriggerGestureJudgeCallback()
482 auto targetComponent = GetTargetComponent(); in GetDragEventActuator() local
483 CHECK_NULL_RETURN(targetComponent, nullptr); in GetDragEventActuator()
484 auto uiNode = targetComponent->GetUINode().Upgrade(); in GetDragEventActuator()
H A Drecognizer_group.cpp194 const RefPtr<NG::TargetComponent>& targetComponent, const GetEventTargetImpl& getEventTargetImpl) in SetRecognizerInfoRecursively()
199 item->SetTargetComponent(targetComponent); in SetRecognizerInfoRecursively()
203 group->SetRecognizerInfoRecursively(coordinateOffset, node, targetComponent, getEventTargetImpl); in SetRecognizerInfoRecursively()
193 SetRecognizerInfoRecursively(const Offset& coordinateOffset, const RefPtr<NG::FrameNode>& node, const RefPtr<NG::TargetComponent>& targetComponent, const GetEventTargetImpl& getEventTargetImpl) SetRecognizerInfoRecursively() argument
H A Dswipe_recognizer.cpp412 auto targetComponent = GetTargetComponent(); in TriggerGestureJudgeCallback() local
413 CHECK_NULL_RETURN(targetComponent, GestureJudgeResult::CONTINUE); in TriggerGestureJudgeCallback()
414 auto gestureRecognizerJudgeFunc = targetComponent->GetOnGestureRecognizerJudgeBegin(); in TriggerGestureJudgeCallback()
415 auto callback = targetComponent->GetOnGestureJudgeBeginCallback(); in TriggerGestureJudgeCallback()
H A Drotation_recognizer.cpp372 auto targetComponent = GetTargetComponent(); in TriggerGestureJudgeCallback() local
373 CHECK_NULL_RETURN(targetComponent, GestureJudgeResult::CONTINUE); in TriggerGestureJudgeCallback()
374 auto gestureRecognizerJudgeFunc = targetComponent->GetOnGestureRecognizerJudgeBegin(); in TriggerGestureJudgeCallback()
375 auto callback = targetComponent->GetOnGestureJudgeBeginCallback(); in TriggerGestureJudgeCallback()
H A Dpinch_recognizer.cpp435 auto targetComponent = GetTargetComponent(); in TriggerGestureJudgeCallback() local
436 CHECK_NULL_RETURN(targetComponent, GestureJudgeResult::CONTINUE); in TriggerGestureJudgeCallback()
437 auto gestureRecognizerJudgeFunc = targetComponent->GetOnGestureRecognizerJudgeBegin(); in TriggerGestureJudgeCallback()
438 auto callback = targetComponent->GetOnGestureJudgeBeginCallback(); in TriggerGestureJudgeCallback()
H A Dpan_recognizer.cpp738 auto targetComponent = GetTargetComponent(); in TriggerGestureJudgeCallback() local
739 CHECK_NULL_RETURN(targetComponent, GestureJudgeResult::CONTINUE); in TriggerGestureJudgeCallback()
740 auto gestureRecognizerJudgeFunc = targetComponent->GetOnGestureRecognizerJudgeBegin(); in TriggerGestureJudgeCallback()
741 auto callback = targetComponent->GetOnGestureJudgeBeginCallback(); in TriggerGestureJudgeCallback()
742 auto callbackNative = targetComponent->GetOnGestureJudgeNativeBeginCallback(); in TriggerGestureJudgeCallback()
903 auto targetComponent = GetTargetComponent(); in GetDragEventActuator() local
904 CHECK_NULL_RETURN(targetComponent, nullptr); in GetDragEventActuator()
905 auto uiNode = targetComponent->GetUINode().Upgrade(); in GetDragEventActuator()
H A Dclick_recognizer.cpp496 auto targetComponent = GetTargetComponent(); in TriggerGestureJudgeCallback() local
497 CHECK_NULL_RETURN(targetComponent, GestureJudgeResult::CONTINUE); in TriggerGestureJudgeCallback()
498 auto gestureRecognizerJudgeFunc = targetComponent->GetOnGestureRecognizerJudgeBegin(); in TriggerGestureJudgeCallback()
499 auto callback = targetComponent->GetOnGestureJudgeBeginCallback(); in TriggerGestureJudgeCallback()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll_bar/
H A Dscroll_bar_pattern.cpp159 TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, in SetBarCollectTouchTargetCallback()
168 coordinateOffset, getEventTargetImpl, result, frameNode, targetComponent, responseLinkResult); in SetBarCollectTouchTargetCallback()
171 coordinateOffset, getEventTargetImpl, result, frameNode, targetComponent, responseLinkResult); in SetBarCollectTouchTargetCallback()
181 TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, in SetBarCollectClickAndLongPressTargetCallback()
186 coordinateOffset, getEventTargetImpl, result, frameNode, targetComponent, responseLinkResult); in SetBarCollectClickAndLongPressTargetCallback()
188 coordinateOffset, getEventTargetImpl, result, frameNode, targetComponent, responseLinkResult); in SetBarCollectClickAndLongPressTargetCallback()
799 const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) in OnCollectTouchTarget()
806 panRecognizer_->SetTargetComponent(targetComponent); in OnCollectTouchTarget()
816 const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) in OnCollectClickTarget()
823 clickRecognizer_->SetTargetComponent(targetComponent); in OnCollectClickTarget()
797 OnCollectTouchTarget(const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) OnCollectTouchTarget() argument
814 OnCollectClickTarget(const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) OnCollectClickTarget() argument
838 OnCollectLongPressTarget(const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) OnCollectLongPressTarget() argument
[all...]
H A Dscroll_bar_pattern.h170 TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent,
202 TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent,
205 TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent,
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dframe_node_test_ng_coverage_new.cpp190 RefPtr<TargetComponent> targetComponent = AceType::MakeRefPtr<TargetComponent>(); in HWTEST_F() local
191 frameNode->AddJudgeToTargetComponent(targetComponent); in HWTEST_F()
211 RefPtr<TargetComponent> targetComponent = AceType::MakeRefPtr<TargetComponent>(); in HWTEST_F() local
212 frameNode->AddJudgeToTargetComponent(targetComponent); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/tabs/
H A Dtabs_pattern.cpp379 auto targetComponent = swiperNode->GetTargetComponent().Upgrade(); in AddInnerOnGestureRecognizerJudgeBegin() local
380 CHECK_NULL_VOID(targetComponent); in AddInnerOnGestureRecognizerJudgeBegin()
381 targetComponent->SetOnGestureRecognizerJudgeBegin(std::move(gestureRecognizerJudgeFunc)); in AddInnerOnGestureRecognizerJudgeBegin()
382 targetComponent->SetInnerNodeGestureRecognizerJudge(); in AddInnerOnGestureRecognizerJudgeBegin()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scroll/inner/
H A Dscroll_bar.h329 TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent,
332 TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent,
H A Dscroll_bar.cpp671 TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, in OnCollectTouchTarget()
679 panRecognizer_->SetTargetComponent(targetComponent); in OnCollectTouchTarget()
706 TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, in OnCollectLongPressTarget()
714 longPressRecognizer_->SetTargetComponent(targetComponent); in OnCollectLongPressTarget()
670 OnCollectTouchTarget(const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) OnCollectTouchTarget() argument
705 OnCollectLongPressTarget(const OffsetF& coordinateOffset, const GetEventTargetImpl& getEventTargetImpl, TouchTestResult& result, const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, ResponseLinkResult& responseLinkResult) OnCollectLongPressTarget() argument
/foundation/ability/dmsfwk/services/dtbschedmgr/include/
H A Ddistributed_sched_service.h70 TargetComponent targetComponent; member
240 TargetComponent targetComponent);
252 TargetComponent targetComponent);
380 const CallerInfo& callerInfo, TargetComponent targetComponent = TargetComponent::HARMONY_COMPONENT);
/foundation/arkui/ace_engine/test/unittest/core/event/
H A Dscrollable_event_test_ng.cpp293 const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, in HWTEST_F()
325 const RefPtr<FrameNode>& frameNode, const RefPtr<TargetComponent>& targetComponent, in HWTEST_F()
/foundation/arkui/ace_engine/test/unittest/core/pattern/scroll/
H A Dscroll_inner_event_test_ng.cpp158 RefPtr<TargetComponent> targetComponent; in CollectTouchTarget() local
162 frameNode, targetComponent, responseLinkResult); in CollectTouchTarget()

Completed in 22 milliseconds

12