Home
last modified time | relevance | path

Searched refs:GetAccelerationValueSpeed (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle_effector.cpp241 float acceValueSpeed = particle->GetAccelerationValueSpeed(); in UpdateAccelerationValue()
H A Drs_render_particle.cpp556 float RSRenderParticle::GetAccelerationValueSpeed() in GetAccelerationValueSpeed() function in OHOS::Rosen::RSRenderParticle
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle.h349 float GetAccelerationValueSpeed();
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_render_particle_test.cpp534 float res = rsRenderParticle.GetAccelerationValueSpeed(); in HWTEST_F()