Searched defs:combination (Results 1 - 7 of 7) sorted by relevance
/foundation/window/window_manager/utils/src/ |
H A D | screen_group_info.cpp | 57 uint32_t combination;
in InnerUnmarshalling() local
|
/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | multi_screen_manager_test.cpp | 114 ScreenCombination combination = ScreenCombination::SCREEN_ALONE; in HWTEST_F() local
|
/foundation/window/window_manager/dmserver/src/ |
H A D | abstract_screen.cpp | 419 ScreenCombination combination = abstractScreenGroup->GetScreenCombination();
in GetSourceMode() local 492 AbstractScreenGroup(sptr<AbstractScreenController> screenController, ScreenId dmsId, ScreenId rsId, std::string name, ScreenCombination combination) AbstractScreenGroup() argument
|
H A D | abstract_screen_controller.cpp | 1154 ChangeScreenGroup(sptr<AbstractScreenGroup> group, const std::vector<ScreenId>& screens, const std::vector<Point>& startPoints, bool filterScreen, ScreenCombination combination) ChangeScreenGroup() argument
|
/foundation/window/window_manager/test/systemtest/dms/ |
H A D | screen_manager_test.cpp | 288 void ScreenManagerTest::CheckScreenGroupState(ScreenCombination combination, ScreenGroupChangeEvent event,
in CheckScreenGroupState() argument
|
/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_session.cpp | 873 ScreenCombination combination = GetScreenCombination(); in GetSourceMode() local 893 void ScreenSession::SetScreenCombination(ScreenCombination combination) in SetScreenCombination() argument 1198 ScreenSessionGroup(ScreenId screenId, ScreenId rsId, std::string name, ScreenCombination combination) ScreenSessionGroup() argument
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_session_manager.cpp | 3919 ChangeScreenGroup(sptr<ScreenSessionGroup> group, const std::vector<ScreenId>& screens, const std::vector<Point>& startPoints, bool filterScreen, ScreenCombination combination) ChangeScreenGroup() argument
|
Completed in 21 milliseconds