Home
last modified time | relevance | path

Searched refs:SetParticleType (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_render_particle.h322 void SetParticleType(const ParticleType& particleType);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle.cpp430 void RSRenderParticle::SetParticleType(const ParticleType& particleType) in SetParticleType() function in OHOS::Rosen::RSRenderParticle
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property.h167 void SetParticleType(const ParticleType& particleType) in SetParticleType() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/animation/
H A Drs_render_particle_test.cpp199 rsRenderParticle.SetParticleType(particleType); in HWTEST_F()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_particle.cpp331 particle.SetParticleType(typeValue); in ParseParticleObject()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_painter_test.cpp1281 newv->SetParticleType(ParticleType::IMAGES);