Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_pattern.cpp166 static std::string TextureImagesToStr(const RefPtr<ModelPaintProperty>& modelPaintProperty) in TextureImagesToStr() function
283 json->PutExtAttr("shaderImageTexture", TextureImagesToStr(mainProperty).c_str(), filter); in ToJsonValue()