Home
last modified time | relevance | path

Searched defs:ParticleNoiseField (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_particle_noise_field.h37 …explicit ParticleNoiseField(const int fieldStrength, const ShapeType& fieldShape, const Vector2f& … in ParticleNoiseField() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_marshalling_helper.h57 class ParticleNoiseField; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_marshalling_helper.cpp961 std::shared_ptr<ParticleNoiseField> ParticleNoiseField; in Unmarshalling() local