Home
last modified time | relevance | path

Searched defs:imageVector (Results 1 – 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
Drs_render_particle_system.cpp50 std::vector<std::shared_ptr<RSImage>>& imageVector) in Emit()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_particles_drawable.cpp27 std::vector<std::shared_ptr<RSImage>>& imageVector, size_t imageCount) in RSParticlesDrawable()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
Drs_render_particle_animation_test.cpp118 std::vector<std::shared_ptr<RSImage>> imageVector; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
Drs_render_particle.h427 std::vector<std::shared_ptr<RSImage>> imageVector) in RSRenderParticleVector()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
Drs_property_drawable_foreground.cpp685 auto imageVector = particleVector.GetParticleImageVector(); in OnUpdate() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties_painter.cpp1884 auto imageVector = particleVector.GetParticleImageVector(); in DrawParticle() local