Home
last modified time | relevance | path

Searched defs:CreateWindow (Results 1 – 23 of 23) sorted by relevance

/foundation/ace/ace_engine/frameworks/core/gestures/test/unittest/mock/
Dgesture_mock.h32 static std::unique_ptr<Window> CreateWindow(std::unique_ptr<PlatformWindow> platformWindow) in CreateWindow() function
/foundation/graphic/ui/frameworks/window/
Dwindow.cpp21 Window* Window::CreateWindow(const WindowConfig& config) in CreateWindow() function in OHOS::Window
/foundation/graphic/wms/frameworks/wms/
Dlite_proxy_windows_manager.cpp33 IWindow* LiteProxyWindowsManager::CreateWindow(const LiteWinConfig& config) in CreateWindow() function in OHOS::LiteProxyWindowsManager
Dlite_wm_requestor.cpp128 LiteWinRequestor* LiteWMRequestor::CreateWindow(const LiteWinConfig& config) in CreateWindow() function in OHOS::LiteWMRequestor
/foundation/windowmanager/wm/src/
Dwindow_scene.cpp76 sptr<Window> WindowScene::CreateWindow(const std::string& windowName, sptr<WindowOption>& option) c… in CreateWindow() function in OHOS::Rosen::WindowScene
Dwindow_adapter.cpp44 WMError WindowAdapter::CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& windowProperty, in CreateWindow() function in OHOS::Rosen::WindowAdapter
/foundation/ace/ace_engine/frameworks/core/components/test/unittest/mock/
Dwindow_mock.h134 static std::unique_ptr<Window> CreateWindow(std::unique_ptr<PlatformWindow> platformWindow) in CreateWindow() function
/foundation/ace/ace_engine/frameworks/core/animation/test/unittest/mock/
Danimation_test_utils.h173 static std::unique_ptr<Window> CreateWindow(std::unique_ptr<PlatformWindow> platformWindow) in CreateWindow() function
/foundation/distributedhardware/distributedscreen/services/screenclient/src/
Dscreen_client_window_adapter.cpp51 sptr<Surface> ScreenClientWindowAdapter::CreateWindow(std::shared_ptr<WindowProperty> windowPropert… in CreateWindow() function in OHOS::DistributedHardware::ScreenClientWindowAdapter
/foundation/graphic/standard/frameworks/wm/src/
Dwindow_manager_server.cpp108 sptr<Promise<struct WMSWindowInfo>> WindowManagerServer::CreateWindow( in CreateWindow() function in OHOS::WindowManagerServer
Dwindow_manager_impl.cpp255 GSError WindowManagerImpl::CreateWindow(sptr<Window> &window, const sptr<WindowOption> &option) in CreateWindow() function in OHOS::WindowManagerImpl
/foundation/windowmanager/wmserver/src/
Dwindow_inner_manager.cpp159 sptr<Window> WindowInnerManager::CreateWindow(DisplayId displayId, const WindowType& type, const Re… in CreateWindow() function in OHOS::Rosen::WindowInnerManager
Dwindow_manager_service.cpp112 WMError WindowManagerService::CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow() function in OHOS::Rosen::WindowManagerService
Dwindow_controller.cpp35 WMError WindowController::CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow() function in OHOS::Rosen::WindowController
/foundation/graphic/wms/services/wms/
Dlite_wms.cpp170 void LiteWMS::CreateWindow(const void* origin, IpcIo* req, IpcIo* reply) in CreateWindow() function in OHOS::LiteWMS
Dlite_wm.cpp328 LiteWindow* LiteWM::CreateWindow(const LiteWinConfig& config, pid_t pid) in CreateWindow() function in OHOS::LiteWM
/foundation/graphic/standard/frameworks/wm/src/client/
Dwindow_manager.cpp153 std::unique_ptr<Window> WindowManager::CreateWindow(WindowConfig *config) in CreateWindow() function in OHOS::WindowManager
Dwindow_manager_controller_client.cpp204 InnerWindowInfo *LayerControllerClient::CreateWindow(int32_t id, WindowConfig &config) in CreateWindow() function in OHOS::LayerControllerClient
/foundation/windowmanager/wmserver/src/zidl/
Dwindow_manager_proxy.cpp27 WMError WindowManagerProxy::CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow() function in OHOS::Rosen::WindowManagerProxy
/foundation/graphic/standard/frameworks/wmtest/frameworks/
Dnative_test_class.cpp30 sptr<Window> NativeTestFactory::CreateWindow(WindowType type, in CreateWindow() function in OHOS::NativeTestFactory
/foundation/windowmanager/interfaces/kits/napi/window_runtime/window_manager_napi/
Djs_window_manager.cpp49 NativeValue* JsWindowManager::CreateWindow(NativeEngine* engine, NativeCallbackInfo* info) in CreateWindow() function in OHOS::Rosen::JsWindowManager
/foundation/graphic/standard/frameworks/wmserver/src/
Dwmserver.c1606 static void CreateWindow(struct WmsController *pWmsController, in CreateWindow() function
/foundation/ace/ace_engine/frameworks/core/components/web/resource/
Dweb_delegate.cpp1592 sptr<OHOS::Rosen::Window> WebDelegate::CreateWindow() in CreateWindow() function in OHOS::Ace::WebDelegate