Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dmaterial_impl.cpp886 BASE_NS::vector<META_NS::IProperty::Ptr> newCustomProperties; in UpdateCustomProperties() local
894 newCustomProperties.push_back(prop); in UpdateCustomProperties()
900 if (newCustomProperties.empty()) { in UpdateCustomProperties()
914 for (auto& prop : newCustomProperties) { in UpdateCustomProperties()