Searched defs:propertyData (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/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() 140 void ReadHandlePropertyValue(const json::value& jsonData, PropertyValue& propertyData, string& erro… in ReadHandlePropertyValue() 150 void ReadVecPropertyValue(const json::value& jsonData, PropertyValue& propertyData, string& /* erro… in ReadVecPropertyValue()
|
/ohos5.0/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
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_file.cpp | 283 std::vector<char> propertyData; in LayerWriteHeader() local 315 std::vector<char> propertyData; in LayerReadHeader() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_sceneview.cpp | 133 …bject>& jsValue, const std::string& propertyName, std::unordered_map<std::string, T>& propertyData) in GetModelProperty()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/modifier/ |
H A D | rs_render_property.cpp | 490 auto propertyData = Get(); in Dump() local
|