Home
last modified time | relevance | path

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

12

/foundation/arkui/ui_lite/frameworks/window/
Dwindow.cpp21 Window* Window::CreateWindow(const WindowConfig& config) in CreateWindow() function in OHOS::Window
/foundation/window/window_manager/wm/src/
Dstatic_call.cpp29 sptr<Window> StaticCall::CreateWindow(sptr<WindowOption>& option, std::shared_ptr<AbilityRuntime::C… in CreateWindow() function in OHOS::Rosen::StaticCall
Dwindow_scene.cpp127 sptr<Window> WindowScene::CreateWindow(const std::string& windowName, sptr<WindowOption>& option) c… in CreateWindow() function in OHOS::Rosen::WindowScene
/foundation/window/window_manager_lite/frameworks/wms/
Dlite_proxy_windows_manager.cpp34 IWindow* LiteProxyWindowsManager::CreateWindow(const LiteWinConfig& config) in CreateWindow() function in OHOS::LiteProxyWindowsManager
Dlite_wm_requestor.cpp131 LiteWinRequestor* LiteWMRequestor::CreateWindow(const LiteWinConfig& config) in CreateWindow() function in OHOS::LiteWMRequestor
/foundation/multimodalinput/input/test/unittest/common/src/
Dwindow_utils_test.cpp96 sptr<Rosen::Window> WindowUtilsTest::CreateWindow(const TestWindowInfo& info) in CreateWindow() function in OHOS::MMI::WindowUtilsTest
/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/yuv_viewer/
Dyuv_viewer.cpp61 int32_t YuvViewer::CreateWindow() in CreateWindow() function in OHOS::MediaAVCodec::Sample::YuvViewer
/foundation/window/window_manager/extension/window_extension/src/
Dwindow_extension_stub_impl.cpp39 sptr<Window> WindowExtensionStubImpl::CreateWindow( in CreateWindow() function in OHOS::Rosen::WindowExtensionStubImpl
/foundation/window/window_manager/previewer/src/
Dwindow_scene.cpp93 sptr<Window> WindowScene::CreateWindow(const std::string& windowName, sptr<WindowOption>& option) c… in CreateWindow() function in OHOS::Rosen::WindowScene
/foundation/window/window_manager/test/systemtest/wms/
Dwindow_water_mark_test.cpp106 sptr<Window> WaterMarkTest::CreateWindow(const Utils::TestWindowInfo& appinfo) in CreateWindow() function in OHOS::Rosen::WaterMarkTest
/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
Dwindow_manager_impl.cpp83 int32_t WindowManagerImpl::CreateWindow(WindowParameters window) in CreateWindow() function in OHOS::Rosen::WindowManagerImpl
/foundation/arkui/ace_engine/test/mock/core/animation/
Dmock_animation_util.h172 static std::unique_ptr<Window> CreateWindow(std::unique_ptr<PlatformWindow> platformWindow) in CreateWindow() function
/foundation/distributedhardware/distributed_screen/services/screenclient/src/
Dscreen_client_window_adapter.cpp30 sptr<Surface> ScreenClientWindowAdapter::CreateWindow(std::shared_ptr<WindowProperty> &windowProper… in CreateWindow() function in OHOS::DistributedHardware::ScreenClientWindowAdapter
/foundation/distributedhardware/distributed_screen/services/screendemo/
Dtest.cpp295 static void CreateWindow() in CreateWindow() function
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/
Ddrawing_demo.cpp132 int DrawingDemo::CreateWindow() in CreateWindow() function in OHOS::Rosen::DrawingDemo
/foundation/window/window_manager/test/systemtest/dms/
Ddisplay_manager_test.cpp87 sptr<Window> DisplayManagerTest::CreateWindow(std::string name, in CreateWindow() function in OHOS::Rosen::DisplayManagerTest
/foundation/window/window_manager_lite/services/wms/
Dlite_wms.cpp186 void LiteWMS::CreateWindow(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/window/window_manager/wmserver/test/unittest/
Dwindow_manager_stub_impl.h25 WMError CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow() function
/foundation/CastEngine/castengine_wifi_display/services/interaction/
Dinteraction.cpp374 int32_t Interaction::CreateWindow(int32_t &windowId, WindowProperty &windowProperty) in CreateWindow() function in OHOS::Sharing::Interaction
/foundation/multimedia/av_codec/test/unittest/video_test/avcencoder_test/
Davc_codec_coverage_unit_test.cpp194 OHNativeWindow* AvcCodecCoverageUnitTest::CreateWindow(sptr<Surface> surface) in CreateWindow() function in __anonefcc89ca0111::AvcCodecCoverageUnitTest
/foundation/window/window_manager/wmserver/src/zidl/
Dwindow_manager_proxy.cpp32 WMError WindowManagerProxy::CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow() function in OHOS::Rosen::WindowManagerProxy
/foundation/window/window_manager/window_scene/session_manager/include/zidl/
Dscene_session_manager_interface.h231 WMError CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow() function
/foundation/window/window_manager/wmserver/src/
Dwindow_controller.cpp251 WMError WindowController::CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow() function in OHOS::Rosen::WindowController
Dwindow_manager_service.cpp957 WMError WindowManagerService::CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow() function in OHOS::Rosen::WindowManagerService

12