Home
last modified time | relevance | path

Searched defs:acceleration_ (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_particle_emitter_test.cpp44 RenderParticleAcceleration acceleration_; member in OHOS::Rosen::RSRenderParticleEmitterTest
H A Drs_render_particle_effector_test.cpp45 RenderParticleAcceleration acceleration_; member in OHOS::Rosen::RSRenderParticleEffectorTest
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle.h208 RenderParticleAcceleration acceleration_; variable
394 Vector2f acceleration_ = {0.f, 0.f}; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_particle_params.h139 ParticleAcceleration acceleration_; variable