Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/test/systemtest/wms/
H A Dwindow_occupied_area_change_test.cpp110 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppInfo_); variable
142 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppInfo_); variable
174 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppInfo_); variable
H A Dwindow_immersive_test.cpp278 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppinfo_); variable
306 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppinfo_); variable
334 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppinfo_); variable
359 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppinfo_); variable
H A Dwindow_focus_test.cpp133 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppInfo_); variable
567 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppInfo_); variable
H A Dwindow_mode_support_info_test.cpp180 const sptr<Window>& window1 = Utils::CreateTestWindow(fullAppInfo_1_); variable
H A Dwindow_visibility_info_test.cpp196 sptr<Window> window1 = Utils::CreateTestWindow(floatAppInfo_); variable
/ohos5.0/foundation/window/window_manager/test/systemtest/dms/
H A Ddisplay_manager_test.cpp165 …sptr<Window> window1 = CreateWindow("test", WindowMode::WINDOW_MODE_FULLSCREEN, Rect {0, 0, 0, 0}); variable
207 … sptr<Window> window1 = CreateWindow("test", WindowMode::WINDOW_MODE_FULLSCREEN, Rect{0, 0, 0, 0}); variable
248 …sptr<Window> window1 = CreateWindow("test", WindowMode::WINDOW_MODE_FULLSCREEN, Rect {0, 0, 0, 0}); variable
298 …sptr<Window> window1 = CreateWindow("test", WindowMode::WINDOW_MODE_FULLSCREEN, Rect {0, 0, 0, 0}); variable
339 …sptr<Window> window1 = CreateWindow("test", WindowMode::WINDOW_MODE_FULLSCREEN, Rect {0, 0, 0, 0}); variable
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_node_container_test.cpp882 sptr<WindowNode> window1 = new WindowNode(property1, nullptr, nullptr); variable
945 sptr<WindowNode> window1 = new WindowNode(property1, nullptr, nullptr); variable
985 sptr<WindowNode> window1 = new WindowNode(property1, nullptr, nullptr); variable
1040 sptr<WindowNode> window1 = new WindowNode(property1, nullptr, nullptr); variable
1087 sptr<WindowNode> window1 = new WindowNode(property1, nullptr, nullptr); variable
H A Dwindow_pair_test.cpp1019 sptr<IWindow> window1 = nullptr; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/systemtest/pipeline/
H A Drs_uni_render_test.cpp170 auto window1 = Window::Create("uni_render_demo2", option1); variable
/ohos5.0/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_impl_test3.cpp1018 sptr<WindowImpl> window1 = new WindowImpl(option1); variable
1074 sptr<WindowImpl> window1 = new WindowImpl(option); // the same name variable
1103 sptr<WindowImpl> window1 = new WindowImpl(option); variable
1139 sptr<WindowImpl> window1 = new WindowImpl(option); variable
H A Dwindow_session_impl_test.cpp419 sptr<WindowSessionImpl> window1 = variable
2084 sptr<WindowSessionImpl> window1 = new (std::nothrow) WindowSessionImpl(option); variable
H A Dwindow_test.cpp2655 auto window1 = window->GetTopWindowWithId(mainWinId); variable
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/
H A Deglwrapperdisplay_fuzzer.cpp82 NativeWindowType window1 = GetData<NativeWindowType>(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/
H A Dinput_windows_manager_test.cpp564 WindowInfo window1{1}; variable