Home
last modified time | relevance | path

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

12

/ohos5.0/foundation/arkui/ui_lite/frameworks/window/
H A Dwindow.cpp21 Window* Window::CreateWindow(const WindowConfig& config) in CreateWindow() function in OHOS::Window
/ohos5.0/foundation/window/window_manager/wm/src/
H A Dstatic_call.cpp29 sptr<Window> StaticCall::CreateWindow(sptr<WindowOption>& option, std::shared_ptr<AbilityRuntime::C… in CreateWindow() function in OHOS::Rosen::StaticCall
H A Dwindow_scene.cpp120 sptr<Window> WindowScene::CreateWindow(const std::string& windowName, sptr<WindowOption>& option) c… in CreateWindow() function in OHOS::Rosen::WindowScene
/ohos5.0/foundation/window/window_manager_lite/frameworks/wms/
H A Dlite_proxy_windows_manager.cpp34 IWindow* LiteProxyWindowsManager::CreateWindow(const LiteWinConfig& config) in CreateWindow() function in OHOS::LiteProxyWindowsManager
H A Dlite_wm_requestor.cpp131 LiteWinRequestor* LiteWMRequestor::CreateWindow(const LiteWinConfig& config) in CreateWindow() function in OHOS::LiteWMRequestor
/ohos5.0/foundation/multimodalinput/input/test/unittest/common/src/
H A Dwindow_utils_test.cpp96 sptr<Rosen::Window> WindowUtilsTest::CreateWindow(const TestWindowInfo& info) in CreateWindow() function in OHOS::MMI::WindowUtilsTest
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/yuv_viewer/
H A Dyuv_viewer.cpp70 int32_t YuvViewer::CreateWindow() in CreateWindow() function in OHOS::MediaAVCodec::Sample::YuvViewer
/ohos5.0/foundation/window/window_manager/extension/window_extension/src/
H A Dwindow_extension_stub_impl.cpp38 sptr<Window> WindowExtensionStubImpl::CreateWindow( in CreateWindow() function in OHOS::Rosen::WindowExtensionStubImpl
/ohos5.0/foundation/window/window_manager/previewer/src/
H A Dwindow_scene.cpp93 sptr<Window> WindowScene::CreateWindow(const std::string& windowName, sptr<WindowOption>& option) c… in CreateWindow() function in OHOS::Rosen::WindowScene
/ohos5.0/foundation/multimedia/av_codec/test/unittest/video_test/video_test/sample/decoder/
H A Dvideo_decoder_sample.cpp117 int32_t VideoDecoderSample::CreateWindow(std::shared_ptr<NativeWindow> &window) in CreateWindow() function in OHOS::MediaAVCodec::Sample::VideoDecoderSample
/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_water_mark_test.cpp107 sptr<Window> WaterMarkTest::CreateWindow(const Utils::TestWindowInfo& appinfo) in CreateWindow() function in OHOS::Rosen::WaterMarkTest
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/window_runtime/
H A Dwindow_manager_impl.cpp82 int32_t WindowManagerImpl::CreateWindow(WindowParameters window) in CreateWindow() function in OHOS::Rosen::WindowManagerImpl
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/animation/
H A Dmock_animation_util.h172 static std::unique_ptr<Window> CreateWindow(std::unique_ptr<PlatformWindow> platformWindow) in CreateWindow() function
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenclient/src/
H A Dscreen_client_window_adapter.cpp30 sptr<Surface> ScreenClientWindowAdapter::CreateWindow(std::shared_ptr<WindowProperty> &windowProper… in CreateWindow() function in OHOS::DistributedHardware::ScreenClientWindowAdapter
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screendemo/
H A Dtest.cpp295 static void CreateWindow() in CreateWindow() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/
H A Ddrawing_demo.cpp105 int DrawingDemo::CreateWindow() in CreateWindow() function in OHOS::Rosen::DrawingDemo
/ohos5.0/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_manager_test.cpp85 sptr<Window> DisplayManagerTest::CreateWindow(std::string name, in CreateWindow() function in OHOS::Rosen::DisplayManagerTest
/ohos5.0/foundation/window/window_manager_lite/services/wms/
H A Dlite_wms.cpp186 void LiteWMS::CreateWindow(IpcIo* req, IpcIo* reply) in CreateWindow() function in OHOS::LiteWMS
H A Dlite_wm.cpp328 LiteWindow* LiteWM::CreateWindow(const LiteWinConfig& config, pid_t pid) in CreateWindow() function in OHOS::LiteWM
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_manager_stub_impl.h25 WMError CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow() function
/ohos5.0/base/inputmethod/imf/test/unittest/cpp_test/common/src/
H A Dtdd_util.cpp393 void TddUtil::WindowManager::CreateWindow() in CreateWindow() function in OHOS::MiscServices::TddUtil::WindowManager
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscene_session_manager_interface.h175 WMError CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow() function
/ohos5.0/foundation/window/window_manager/wmserver/src/zidl/
H A Dwindow_manager_proxy.cpp32 WMError WindowManagerProxy::CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow() function in OHOS::Rosen::WindowManagerProxy
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_controller.cpp248 WMError WindowController::CreateWindow(sptr<IWindow>& window, sptr<WindowProperty>& property, in CreateWindow() function in OHOS::Rosen::WindowController
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_manager_napi/
H A Djs_window_manager.cpp68 napi_value JsWindowManager::CreateWindow(napi_env env, napi_callback_info info) in CreateWindow() function in OHOS::Rosen::JsWindowManager

12