/ohos5.0/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_occupied_area_change_test.cpp | 110 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 D | window_immersive_test.cpp | 278 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 D | window_focus_test.cpp | 133 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppInfo_); variable 567 const sptr<Window>& window1 = Utils::CreateTestWindow(fullScreenAppInfo_); variable
|
H A D | window_mode_support_info_test.cpp | 180 const sptr<Window>& window1 = Utils::CreateTestWindow(fullAppInfo_1_); variable
|
H A D | window_visibility_info_test.cpp | 196 sptr<Window> window1 = Utils::CreateTestWindow(floatAppInfo_); variable
|
/ohos5.0/foundation/window/window_manager/test/systemtest/dms/ |
H A D | display_manager_test.cpp | 165 …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 D | window_node_container_test.cpp | 882 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 D | window_pair_test.cpp | 1019 sptr<IWindow> window1 = nullptr; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/systemtest/pipeline/ |
H A D | rs_uni_render_test.cpp | 170 auto window1 = Window::Create("uni_render_demo2", option1); variable
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_impl_test3.cpp | 1018 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 D | window_session_impl_test.cpp | 419 sptr<WindowSessionImpl> window1 = variable 2084 sptr<WindowSessionImpl> window1 = new (std::nothrow) WindowSessionImpl(option); variable
|
H A D | window_test.cpp | 2655 auto window1 = window->GetTopWindowWithId(mainWinId); variable
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/ |
H A D | eglwrapperdisplay_fuzzer.cpp | 82 NativeWindowType window1 = GetData<NativeWindowType>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/multimodalinput/input/service/window_manager/test/ |
H A D | input_windows_manager_test.cpp | 564 WindowInfo window1{1}; variable
|