Home
last modified time | relevance | path

Searched defs:GetNode (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/
H A Dscene.h135 Node GetNode(const BASE_NS::string_view path) in GetNode() function
166 typename T::Ptr GetNode(const BASE_NS::string_view path) in GetNode() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
H A Drs_node_map.h48 const std::shared_ptr<T> GetNode(NodeId id) const in GetNode() function
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_scene.h282 typename T::Ptr GetNode(const BASE_NS::string_view path) in GetNode() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsimple_spring_adapter.cpp39 RefPtr<SpringNode> SimpleSpringAdapter::GetNode(int32_t index) const in GetNode() function in OHOS::Ace::SimpleSpringAdapter
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
H A Drs_render_task.h44 std::shared_ptr<RSBaseRenderNode> GetNode() const in GetNode() function
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/pipeline_impl/src/dispatcher/
H A Dstream_pipeline_dispatcher.cpp232 std::shared_ptr<INode> StreamPipelineDispatcher::GetNode(const int32_t streamId, const std::string … in GetNode() function in OHOS::Camera::StreamPipelineDispatcher
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Dselect_popup_component.h258 const RefPtr<AccessibilityNode> GetNode() const in GetNode() function
/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/node_base/
H A Dnode_base.cpp66 std::shared_ptr<INode> PortBase::GetNode() const in GetNode() function in OHOS::Camera::PortBase
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/option/
H A Doption_component.h273 const RefPtr<AccessibilityNode> GetNode() const in GetNode() function
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
H A Dcjson_parser.cpp196 char *CJSONParser::GetNode(ListNode *node, int index) in GetNode() function in OHOS::ACELite::CJSONParser
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp783 SceneNode* GetNode(Entity const& entity) const override in GetNode() function in NodeSystem::NodeCache
1044 ISceneNode* NodeSystem::GetNode(Entity entity) const in GetNode() function in NodeSystem
/ohos5.0/base/startup/init/services/param/watcher/proxy/
H A Dwatcher_manager.cpp673 WatcherNodePtr ParamWatcherList::GetNode(uint32_t nodeId) in GetNode() function in OHOS::init_param::ParamWatcherList
/ohos5.0/foundation/graphic/graphic_3d/kits/js/src/
H A DSceneJS.cpp520 napi_value SceneJS::GetNode(NapiApi::FunctionContext<BASE_NS::string>& ctx) in GetNode() function in SceneJS
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dscene_impl.cpp395 SCENE_NS::INode::Ptr GetNode(const BASE_NS::string_view path, const BASE_NS::Uid classId, in GetNode() function in __anon3577c0ce0110::SceneImpl
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_exporter.cpp2331 Node& GetNode(vector<unique_ptr<Node>>& nodeArray, size_t index) in GetNode() function