Home
last modified time | relevance | path

Searched defs:GetRootNode (Results 1 – 14 of 14) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeScene/src/
Dscene.cpp98 Future<INode::Ptr> SceneObject::GetRootNode() const in GetRootNode() function in SceneObject
/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
Drs_graphic_test.cpp295 std::shared_ptr<RSGraphicRootNode> RSGraphicTest::GetRootNode() const in GetRootNode() function in OHOS::Rosen::RSGraphicTest
Drs_graphic_test_director.cpp217 std::shared_ptr<RSGraphicRootNode> RSGraphicTestDirector::GetRootNode() const in GetRootNode() function in OHOS::Rosen::RSGraphicTestDirector
Drs_graphic_test_profiler.cpp223 std::shared_ptr<RSGraphicRootNode> RSGraphicTestProfiler::GetRootNode() const in GetRootNode() function in OHOS::Rosen::RSGraphicTestProfiler
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
Daccessibility_focus_paint_node_pattern.h241 WeakPtr<UINode>& GetRootNode() in GetRootNode() function
Doverlay_manager.cpp8319 const WeakPtr<UINode>& OverlayManager::GetRootNode() const in GetRootNode() function in OHOS::Ace::NG::OverlayManager
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
Djs_schema.cpp105 napi_value JsSchema::GetRootNode(napi_env env, napi_callback_info info) in GetRootNode() function in OHOS::DistributedKVStore::JsSchema
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
Djs_schema.cpp102 napi_value JsSchema::GetRootNode(napi_env env, napi_callback_info info) in GetRootNode() function in OHOS::DistributedData::JsSchema
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
Dmagnifier_controller.cpp162 RefPtr<FrameNode> MagnifierController::GetRootNode() in GetRootNode() function in OHOS::Ace::NG::MagnifierController
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Djs_ace_page.h287 const RefPtr<NG::UINode>& GetRootNode() const in GetRootNode() function
/foundation/graphic/graphic_3d/lume/LumeScene/include/scene/api/
Dscene.h278 META_API_ASYNC auto GetRootNode() const in GetRootNode() function
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
Dnode_system.cpp1111 ISceneNode& NodeSystem::GetRootNode() const in GetRootNode() function in NodeSystem
/foundation/window/window_manager/wmserver/src/
Dwindow_node_container.cpp1176 sptr<WindowNode> WindowNodeContainer::GetRootNode(WindowRootNodeType type) const in GetRootNode() function in OHOS::Rosen::WindowNodeContainer
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/
Ddrag_drop_manager.cpp720 RefPtr<FrameNode> DragDropManager::GetRootNode() in GetRootNode() function in OHOS::Ace::NG::DragDropManager