Searched defs:secondScreenSession (Results 1 – 4 of 4) sorted by relevance
| /foundation/window/window_manager/window_scene/test/dms_unittest/ |
| D | multi_screen_manager_test.cpp | 2053 …sptr<ScreenSession> secondScreenSession = new (std::nothrow) ScreenSession(secondScreenId, secondP… variable 2085 …sptr<ScreenSession> secondScreenSession = new (std::nothrow) ScreenSession(secondScreenId, secondP… variable 2117 …sptr<ScreenSession> secondScreenSession = new (std::nothrow) ScreenSession(secondScreenId, secondP… variable 2149 …sptr<ScreenSession> secondScreenSession = new (std::nothrow) ScreenSession(secondScreenId, secondP… variable 2181 …sptr<ScreenSession> secondScreenSession = new (std::nothrow) ScreenSession(secondScreenId, secondP… variable 2213 …sptr<ScreenSession> secondScreenSession = new (std::nothrow) ScreenSession(secondScreenId, secondP… variable 2245 …sptr<ScreenSession> secondScreenSession = new (std::nothrow) ScreenSession(secondScreenId, secondP… variable 2277 …sptr<ScreenSession> secondScreenSession = new (std::nothrow) ScreenSession(secondScreenId, secondP… variable
|
| D | screen_session_manager_test.cpp | 3391 sptr<ScreenSession> secondScreenSession = ssm_->GetScreenSession(screenId1); variable
|
| /foundation/window/window_manager/window_scene/screen_session_manager/src/ |
| D | multi_screen_manager.cpp | 630 sptr<ScreenSession> secondScreenSession, MultiScreenPositionOptions mainScreenOptions, in AreScreensTouching()
|
| D | screen_session_manager.cpp | 8149 sptr<ScreenSession> secondScreenSession = GetScreenSession(secondScreenOption.screenId_); in SetMultiScreenRelativePosition() local
|