Home
last modified time | relevance | path

Searched defs:RSRenderParticleVector (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.h426 …explicit RSRenderParticleVector(std::vector<std::shared_ptr<RSRenderParticle>>&& renderParticleVec… in RSRenderParticleVector() function
432 RSRenderParticleVector(const RSRenderParticleVector& other) in RSRenderParticleVector() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/modifier/
H A Drs_render_modifier.h38 class RSRenderParticleVector; variable