Home
last modified time | relevance | path

Searched defs:particleSystem_ (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle_animation.h62 std::shared_ptr<RSRenderParticleSystem> particleSystem_; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_particle_animation_test.cpp42 std::shared_ptr<RSRenderParticleSystem> particleSystem_; member in OHOS::Rosen::RSRenderParticleAnimationTest