Home
last modified time | relevance | path

Searched refs:SetVelocity (Results 1 - 22 of 22) sorted by relevance

/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_spring_chain.h44 void SetVelocity(double velocity) in SetVelocity() function in OHOS::Ace::SpringChainItem
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dvelocity_motion.h82 void SetVelocity(const float velocity) in SetVelocity() function in OHOS::Ace::VelocityMotion
H A Dsimple_spring_node.h56 void SetVelocity(double velocity) in SetVelocity() function in OHOS::Ace::SimpleSpringNode
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dbase_gesture_event.h99 void SetVelocity(const Velocity& velocity) in SetVelocity() function in OHOS::Ace::PanGestureEvent
/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Ddrag_recognizer.cpp166 endInfo.SetVelocity(dragInfo.velocityTracker_.GetVelocity()) in HandleTouchUpEvent()
177 endInfo.SetVelocity(dragInfo.velocityTracker_.GetVelocity()) in HandleTouchUpEvent()
H A Dpan_recognizer.cpp356 info.SetVelocity(Velocity()); in SendCallbackMsg()
359 info.SetVelocity(velocityTracker_.GetVelocity()); in SendCallbackMsg()
H A Dgesture_event.h170 void SetVelocity(const Velocity& velocity) in SetVelocity() function in OHOS::OHOS::Ace::GestureEvent
H A Ddrag_event.h260 void SetVelocity(const Velocity& velocity) in SetVelocity() function in OHOS::Ace::DragEvent
H A Ddrag_recognizer.h97 DragEndInfo& SetVelocity(const Velocity& velocity) in SetVelocity() function in OHOS::Ace::DragEndInfo
/foundation/arkui/ace_engine/frameworks/core/animation/test/unittest/spring_chain/
H A Dspring_chain_test.cpp128 item->SetVelocity(velocity); in InitSpringChain()
/foundation/multimodalinput/input/service/crown_transform_processor/src/
H A Dcrown_transform_processor.cpp217 pointerEvent_->SetVelocity(velocity); in HandleCrownRotatePostInner()
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dpan_recognizer.cpp687 info.SetVelocity(panVelocity_.GetVelocity()); in GetGestureEventInfo()
755 info->SetVelocity(Velocity()); in TriggerGestureJudgeCallback()
759 info->SetVelocity(panVelocity_.GetVelocity()); in TriggerGestureJudgeCallback()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle_effector.cpp274 particle->SetVelocity(velocity); in UpdatePosition()
H A Drs_render_particle.cpp385 void RSRenderParticle::SetVelocity(const Vector2f& velocity) in SetVelocity() function in OHOS::Rosen::RSRenderParticle
/foundation/multimodalinput/input/interfaces/native/innerkits/event/include/
H A Dpointer_event.h1539 void SetVelocity(double velocity);
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle.h313 void SetVelocity(const Vector2f& velocity);
/foundation/multimodalinput/input/util/common/src/
H A Dinput_event_data_transformation.cpp405 event->SetVelocity(velocity); in SetAxisInfo()
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
H A Ddrag_drop_manager.cpp1538 notifyEvent->SetVelocity(velocityTracker_.GetVelocity()); in UpdateNotifyDragEvent()
1554 event->SetVelocity(velocityTracker_.GetVelocity()); in UpdateDragEvent()
/foundation/graphic/graphic_2d/rosen/test/render/render/unittest/animat/
H A Drs_particle_animate_test.cpp229 * @tc.desc: test results of SetVelocity
237 rsRenderParticle.SetVelocity(velocity); in HWTEST_F()
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_render_particle_test.cpp65 * @tc.desc: test results of SetVelocity
73 rsRenderParticle.SetVelocity(velocity); in HWTEST_F()
/foundation/multimodalinput/input/frameworks/proxy/events/src/
H A Dpointer_event.cpp846 void PointerEvent::SetVelocity(double velocity) in SetVelocity() function in OHOS::MMI::PointerEvent
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable_pattern.cpp3193 fixedVelocityMotion_->SetVelocity(velocity); in ScrollAtFixedVelocity()
3196 fixedVelocityMotion_->SetVelocity(velocity); in ScrollAtFixedVelocity()

Completed in 29 milliseconds