Home
last modified time | relevance | path

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

/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/api/
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
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/pipeline/
Drs_node_map.h48 const std::shared_ptr<T> GetNode(NodeId id) const in GetNode() function
Drs_node_map.cpp112 const std::shared_ptr<RSBaseNode> RSNodeMap::GetNode<RSBaseNode>(NodeId id) const in GetNode() function in OHOS::Rosen::RSNodeMap
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
Dintf_scene.h282 typename T::Ptr GetNode(const BASE_NS::string_view path) in GetNode() function
/foundation/arkui/ace_engine/frameworks/core/animation/
Dsimple_spring_adapter.cpp39 RefPtr<SpringNode> SimpleSpringAdapter::GetNode(int32_t index) const in GetNode() function in OHOS::Ace::SimpleSpringAdapter
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/parallel_render/
Drs_render_task.h44 std::shared_ptr<RSBaseRenderNode> GetNode() const in GetNode() function
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
Dselect_popup_component.h258 const RefPtr<AccessibilityNode> GetNode() const in GetNode() function
/foundation/arkui/ace_engine/frameworks/core/components/option/
Doption_component.h273 const RefPtr<AccessibilityNode> GetNode() const in GetNode() function
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/
Dcjson_parser.cpp196 char *CJSONParser::GetNode(ListNode *node, int index) in GetNode() function in OHOS::ACELite::CJSONParser
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
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
/foundation/graphic/graphic_3d/kits/js/src/
DSceneJS.cpp520 napi_value SceneJS::GetNode(NapiApi::FunctionContext<BASE_NS::string>& ctx) in GetNode() function in SceneJS
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
Dscene_impl.cpp395 SCENE_NS::INode::Ptr GetNode(const BASE_NS::string_view path, const BASE_NS::Uid classId, in GetNode() function in __anonca707e960111::SceneImpl
/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
Dgltf2_exporter.cpp2331 Node& GetNode(vector<unique_ptr<Node>>& nodeArray, size_t index) in GetNode() function