Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h232 bool GetIsExtend() const;
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp298 bool ScreenSession::GetIsExtend() const in GetIsExtend() function in OHOS::Rosen::ScreenSession
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp5790 if (!screenSession->GetIsExtend()) { in GetPrimaryDisplayInfo()