Home
last modified time | relevance | path

Searched refs:SetParticleNoiseFields (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_particle_context.cpp40 rsNode->SetParticleNoiseFields(fields); in UpdateDisturbance()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties.h252 void SetParticleNoiseFields(const std::shared_ptr<ParticleNoiseFields>& para);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_node.h257 void SetParticleNoiseFields(const std::shared_ptr<ParticleNoiseFields>& para);
H A Drs_node.cpp1187 void RSNode::SetParticleNoiseFields(const std::shared_ptr<ParticleNoiseFields>& para) in SetParticleNoiseFields() function in OHOS::Rosen::RSNode
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp1209 properties.SetParticleNoiseFields(para);
1213 properties.SetParticleNoiseFields(para);
1218 properties.SetParticleNoiseFields(para);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp186 [](RSProperties* prop) { prop->SetParticleNoiseFields({}); }, // PARTICLE_NOISE_FIELD in __anonf204f7ba6a02()
1347 void RSProperties::SetParticleNoiseFields(const std::shared_ptr<ParticleNoiseFields>& para) in SetParticleNoiseFields() function in OHOS::Rosen::RSProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_node_test.cpp5256 HWTEST_F(RSNodeTest, SetParticleNoiseFields, TestSize.Level1)
5260 rsNode->SetParticleNoiseFields(para);