Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
H A Dparticle_property.h68 struct ImageParticleParameter { struct
70 const std::string& GetImageSource() const in GetImageSource()
75 void SetImageSource(std::string& imageSource) in SetImageSource()
100 bool operator==(const ImageParticleParameter& other) const argument
106 std::string ToString() const in ToString()
133 void SetImageParticleParameter(const ImageParticleParameter& imageParticleParameter) in SetImageParticleParameter() argument