Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components_ng/property/
Dparticle_property.h66 struct ImageParticleParameter { struct
68 const std::string& GetImageSource() const in GetImageSource()
73 void SetImageSource(std::string& imageSource) in SetImageSource()
98 bool operator==(const ImageParticleParameter& other) const argument
104 std::string ToString() const in ToString()
131 void SetImageParticleParameter(const ImageParticleParameter& imageParticleParameter) in SetImageParticleParameter() argument