Home
last modified time | relevance | path

Searched refs:SetMirrorScreenType (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h236 void SetMirrorScreenType(MirrorScreenType mirrorType);
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_test.cpp150 * @tc.name: SetMirrorScreenType
154 HWTEST_F(ScreenSessionTest, SetMirrorScreenType, Function | SmallTest | Level2) in HWTEST_F()
156 GTEST_LOG_(INFO) << "SetMirrorScreenType start"; in HWTEST_F()
168 screenSession->SetMirrorScreenType(mirrorType); in HWTEST_F()
169 GTEST_LOG_(INFO) << "SetMirrorScreenType end"; in HWTEST_F()
188 screenSession->SetMirrorScreenType(mirrorType); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp308 void ScreenSession::SetMirrorScreenType(MirrorScreenType mirrorType) in SetMirrorScreenType() function in OHOS::Rosen::ScreenSession
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp1368 screenSession->SetMirrorScreenType(MirrorScreenType::PHYSICAL_MIRROR); in CreatePhysicalMirrorSessionInner()
2955 screenSession->SetMirrorScreenType(MirrorScreenType::VIRTUAL_MIRROR); in CreateVirtualScreen()

Completed in 17 milliseconds