Home
last modified time | relevance | path

Searched defs:velocity_ (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_spring_chain.h57 double velocity_ = 0.0; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsimple_spring_node.h76 double velocity_ = 0.0; variable
H A Dvelocity_motion.h103 float velocity_ = 0.0f; variable
H A Dbezier_variable_velocity_motion.h126 float velocity_ = 0.0f; variable
H A Dspring_curve.h80 float velocity_ = 0.0f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/transform/
H A Dclick_spring_effect.cpp26 double velocity_; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dvelocity_tracker.h133 Velocity velocity_; variable
H A Ddrag_event.h321 Velocity velocity_; variable
H A Dgesture_event.h345 Velocity velocity_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/
H A Dbase_gesture_event.h122 Velocity velocity_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_particle_emitter_test.cpp43 ParticleVelocity velocity_; member in OHOS::Rosen::RSRenderParticleEmitterTest
H A Drs_render_particle_effector_test.cpp44 ParticleVelocity velocity_; member in OHOS::Rosen::RSRenderParticleEffectorTest
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle.h207 ParticleVelocity velocity_; variable
393 Vector2f velocity_ = {0.f, 0.f}; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_particle_params.h138 ParticleVelocity velocity_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h1061 std::optional<float> velocity_; variable