Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dparticle_property.h159 struct Particle { struct
161 const ParticleType& GetParticleType() const in GetParticleType() argument
165 void SetParticleType(const ParticleType& particleType) in SetParticleType() argument
169 const ParticleConfig& GetConfig() const in GetConfig() argument
173 void SetConfig(const ParticleConfig& config) in SetConfig() argument
195 bool operator==(const Particle& other) const argument
213 ParticleConfig config_; argument
220 const Particle& GetParticle() const in GetParticle() argument