Searched defs:propertyData (Results 1 - 9 of 9) sorted by relevance
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/include/ecs_serializer/ |
H A D | ecs_property_util.h | 51 auto propertyData = PropertyData::FindProperty(handle.Owner()->MetaData(), path, offset); in ResolveContainerProperty() local
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_util.h | 219 auto propertyData = CORE_NS::PropertyData::FindProperty(handle.Owner()->MetaData(), path, offset); in ResolveContainerProperty() local
|
H A D | ecs_serializer.cpp | 78 PropertyData propertyData; in EnsureDynamicArraySize() local 679 PropertyData propertyData; in WriteComponent() local 1033 PropertyData propertyData; in ReadComponent() local
|
H A D | ecs_animation.cpp | 690 auto propertyData = GetProperty(handle->component, handle->target, handle->property); in AddKey() local
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/ |
H A D | rs_render_property.cpp | 508 auto propertyData = Get(); in Dump() local
|
/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/ |
H A D | system_graph_loader.cpp | 105 void ReadArrayPropertyValue(const json::value& jsonData, PropertyValue& propertyData, string& error) in ReadArrayPropertyValue() argument 125 void ReadArrayPropertyValue<char>(const json::value& jsonData, PropertyValue& propertyData, string& error) in ReadArrayPropertyValue() argument 140 ReadHandlePropertyValue(const json::value& jsonData, PropertyValue& propertyData, string& error) ReadHandlePropertyValue() argument 150 ReadVecPropertyValue(const json::value& jsonData, PropertyValue& propertyData, string& ) ReadVecPropertyValue() argument [all...] |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_sceneview.cpp | 132 GetModelProperty( const JSRef<JSObject>& jsValue, const std::string& propertyName, std::unordered_map<std::string, T>& propertyData) GetModelProperty() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_file.cpp | 293 std::vector<char> propertyData; in LayerWriteHeader() local 327 std::vector<char> propertyData; in LayerReadHeader() local
|
/foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/ |
H A D | ecs_serializer.cpp | 617 PropertyData propertyData; in WriteComponent() local 888 PropertyData propertyData; in EnsureDynamicArraySize() local 935 PropertyData propertyData; in ReadComponent() local
|
Completed in 13 milliseconds