Home
last modified time | relevance | path

Searched refs:SetIsExtend (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h231 void SetIsExtend(bool isExtend);
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp293 void ScreenSession::SetIsExtend(bool isExtend) in SetIsExtend() function in OHOS::Rosen::ScreenSession
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp1285 screenSession->SetIsExtend(true); in CreatePhysicalMirrorSessionInner()
1313 screenSession->SetIsExtend(false); in GetScreenSessionInner()