Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dproperty_util.h84 void CopyValues(const CustomPropertyPodContainer& other); in CORE3D_BEGIN_NAMESPACE()
H A Dproperty_util.cpp296 void CustomPropertyPodContainer::CopyValues(const CustomPropertyPodContainer& other) in CopyValues() function in CustomPropertyPodContainer
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dmaterial_component_manager.cpp1122 newPod->CopyValues(*other.custom_); in operator =()
1201 newPod->CopyValues(*custom_); in UpdateMetadata()
H A Dpost_process_configuration_component_manager.cpp825 newPod->CopyValues(*properties); in UpdateMetadata()