Searched refs:ProcessExpandDisplayCreate (Results 1 - 3 of 3) sorted by relevance
/foundation/window/window_manager/wmserver/include/ |
H A D | window_root.h | 134 void ProcessExpandDisplayCreate(DisplayId defaultDisplayId, sptr<DisplayInfo> displayInfo,
|
/foundation/window/window_manager/wmserver/src/ |
H A D | window_root.cpp | 109 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 D | window_root_test.cpp | 996 * @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