Home
last modified time | relevance | path

Searched refs:ProcessExpandDisplayCreate (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dwindow_root.h134 void ProcessExpandDisplayCreate(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo,
/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp109 ProcessExpandDisplayCreate(defaultDisplayId, displayInfo, displayRectMap); in GetWindowNodeContainer()
1572 void WindowRoot::ProcessExpandDisplayCreate(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo, in ProcessExpandDisplayCreate() function in OHOS::Rosen::WindowRoot
1647 ProcessExpandDisplayCreate(defaultDisplayId, displayInfo, displayRectMap); in ProcessDisplayCreate()
/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_root_test.cpp996 * @tc.name: ProcessExpandDisplayCreate
997 * @tc.desc: test WindowRoot ProcessExpandDisplayCreate
1000 HWTEST_F(WindowRootTest, ProcessExpandDisplayCreate, Function | SmallTest | Level2) in HWTEST_F()
1016 windowRoot_->ProcessExpandDisplayCreate(defaultDisplayId, displayInfo, displayRectMap); in HWTEST_F()

Completed in 8 milliseconds