Home
last modified time | relevance | path

Searched refs:GetParticleSystem (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_particle_animation_test.cpp163 auto particleSystem = renderParticleAnimation->GetParticleSystem();
194 auto particleSystem = renderParticleAnimation->GetParticleSystem();
217 auto particleSystem = renderParticleAnimation->GetParticleSystem();
242 auto particleSystem = renderParticleAnimation->GetParticleSystem();
275 auto particleSystem = renderParticleAnimation->GetParticleSystem();
314 auto particleSystem = renderParticleAnimation->GetParticleSystem();
337 auto particleSystem = renderParticleAnimation->GetParticleSystem();
370 auto particleSystem = renderParticleAnimation->GetParticleSystem();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle_animation.h50 const std::shared_ptr<RSRenderParticleSystem>& GetParticleSystem() in GetParticleSystem() function