Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.h119 static size_t GetPropertyTypeAlignment(const CORE_NS::PropertyTypeDecl& propertyType);
223 static size_t GetPropertyTypeAlignment(const CORE_NS::PropertyTypeDecl& propertyType);
H A Dproperty_util.cpp345 size_t CustomPropertyPodHelper::GetPropertyTypeAlignment(const PropertyTypeDecl& propertyType) in GetPropertyTypeAlignment() function in CustomPropertyPodHelper
671 size_t CustomPropertyBindingHelper::GetPropertyTypeAlignment(const PropertyTypeDecl& propertyType) in GetPropertyTypeAlignment() function in CustomPropertyBindingHelper
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/
H A Dproperty_util.h119 static size_t GetPropertyTypeAlignment(const CORE_NS::PropertyTypeDecl& propertyType);
H A Dproperty_util.cpp348 size_t CustomPropertyPodHelper::GetPropertyTypeAlignment(const PropertyTypeDecl& propertyType) in GetPropertyTypeAlignment() function in CustomPropertyPodHelper
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dshader_pipeline_binder.cpp85 … const size_t align = CustomPropertyPodHelper::GetPropertyTypeAlignment(typeDecl); in UpdateCustomPropertyMetadata()
147 … const size_t align = CustomPropertyBindingHelper::GetPropertyTypeAlignment(typeDecl); in UpdateBindingPropertyMetadata()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dpost_process_configuration_component_manager.cpp105 … const size_t align = CustomPropertyPodHelper::GetPropertyTypeAlignment(typeDecl); in UpdateCustomPropertyMetadata()
H A Dmaterial_component_manager.cpp278 … const size_t align = CustomPropertyPodHelper::GetPropertyTypeAlignment(typeDecl); in UpdateCustomPropertyMetadata()