Home
last modified time | relevance | path

Searched refs:CREATE_SESSION_FOR_MIRROR (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h80 CREATE_SESSION_FOR_MIRROR, enumerator
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp66 case ScreenSessionReason::CREATE_SESSION_FOR_MIRROR: { in ScreenSession()
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_test.cpp91 …Session> screenSession = new ScreenSession(config, ScreenSessionReason::CREATE_SESSION_FOR_MIRROR);
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp1274 screenSession = new ScreenSession(config, ScreenSessionReason::CREATE_SESSION_FOR_MIRROR); in CreatePhysicalMirrorSessionInner()