Home
last modified time | relevance | path

Searched defs:propertyData (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/
H A Dsystem_graph_loader.cpp105 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 Decs_util.h219 … auto propertyData = CORE_NS::PropertyData::FindProperty(handle.Owner()->MetaData(), path, offset); in ResolveContainerProperty() local
H A Decs_serializer.cpp78 PropertyData propertyData; in EnsureDynamicArraySize() local
679 PropertyData propertyData; in WriteComponent() local
1033 PropertyData propertyData; in ReadComponent() local
H A Decs_animation.cpp690 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 Drs_profiler_file.cpp283 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 Djs_sceneview.cpp133 …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 Drs_render_property.cpp490 auto propertyData = Get(); in Dump() local