Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.h74 …void AddOffsetProperty(const BASE_NS::string_view propertyName, const BASE_NS::string_view display… in RENDER_BEGIN_NAMESPACE()
76 …void AddOffsetProperty(const BASE_NS::string_view propertyName, const BASE_NS::string_view display… in RENDER_BEGIN_NAMESPACE()
170 …void AddOffsetProperty(const BASE_NS::string_view propertyName, const BASE_NS::string_view display…
H A Dproperty_util.cpp201 void CustomPropertyPodContainer::AddOffsetProperty(const string_view propertyName, const string_vie… in AddOffsetProperty() function in CustomPropertyPodContainer
227 void CustomPropertyPodContainer::AddOffsetProperty(const string_view propertyName, const string_vie… in AddOffsetProperty() function in CustomPropertyPodContainer
594 void CustomPropertyBindingContainer::AddOffsetProperty(const string_view propertyName, const string… in AddOffsetProperty() function in CustomPropertyBindingContainer
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dproperty_util.h74 …void AddOffsetProperty(BASE_NS::string_view propertyName, BASE_NS::string_view displayName, uintpt… in CORE3D_BEGIN_NAMESPACE()
76 …void AddOffsetProperty(BASE_NS::string_view propertyName, BASE_NS::string_view displayName, uintpt… in CORE3D_BEGIN_NAMESPACE()
H A Dproperty_util.cpp206 void CustomPropertyPodContainer::AddOffsetProperty(const string_view propertyName, const string_vie… in AddOffsetProperty() function in CustomPropertyPodContainer
232 void CustomPropertyPodContainer::AddOffsetProperty(const string_view propertyName, const string_vie… in AddOffsetProperty() function in CustomPropertyPodContainer
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_pipeline_binder.cpp93 properties.AddOffsetProperty(name, displayName, offset, typeDecl); in UpdateCustomPropertyMetadata()
154 properties.AddOffsetProperty(name, displayName, offset, typeDecl); in UpdateBindingPropertyMetadata()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dpost_process_configuration_component_manager.cpp112 properties.AddOffsetProperty(name, displayName, offset, typeDecl); in UpdateCustomPropertyMetadata()
H A Dmaterial_component_manager.cpp285 properties.AddOffsetProperty(name, displayName, offset, typeDecl); in UpdateCustomPropertyMetadata()