Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/graphic_test/graphic_test_framework/src/
H A Drs_graphic_test.cpp144 std::shared_ptr<RSGraphicRootNode> RSGraphicTest::GetRootNode() const in GetRootNode() function in OHOS::Rosen::RSGraphicTest
H A Drs_graphic_test_director.cpp176 std::shared_ptr<RSGraphicRootNode> RSGraphicTestDirector::GetRootNode() const in GetRootNode() function in OHOS::Rosen::RSGraphicTestDirector
/ohos5.0/drivers/hdf_core/interfaces/inner_api/utils/
H A Ddevice_resource_if.h100 const struct DeviceResourceNode *(*GetRootNode)(void); member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/
H A Dmagnifier_controller.cpp146 RefPtr<FrameNode> MagnifierController::GetRootNode() in GetRootNode() function in OHOS::Ace::NG::MagnifierController
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_schema.cpp102 napi_value JsSchema::GetRootNode(napi_env env, napi_callback_info info) in GetRootNode() function in OHOS::DistributedData::JsSchema
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_schema.cpp104 napi_value JsSchema::GetRootNode(napi_env env, napi_callback_info info) in GetRootNode() function in OHOS::DistributedKVStore::JsSchema
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_ace_page.h287 const RefPtr<NG::UINode>& GetRootNode() const in GetRootNode() function
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Dnode_system.cpp1036 ISceneNode& NodeSystem::GetRootNode() const in GetRootNode() function in NodeSystem
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp1185 sptr<WindowNode> WindowNodeContainer::GetRootNode(WindowRootNodeType type) const in GetRootNode() function in OHOS::Rosen::WindowNodeContainer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Doverlay_manager.cpp6616 const WeakPtr<UINode>& OverlayManager::GetRootNode() const in GetRootNode() function in OHOS::Ace::NG::OverlayManager