Searched defs:combination (Results 1 – 9 of 9) sorted by relevance
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | screen_group_info.cpp | 57 uint32_t combination; in InnerUnmarshalling() local
|
/ohos5.0/drivers/peripheral/wlan/chip/hdi_service/ |
H A D | wifi_chip.cpp | 211 const ComboIface& combination) in ExpandIfaceCombinations() 295 for (const auto& combination : combinations) { in CanSupportIfaceType() local 410 for (const auto& combination : combinations) { in CanCurrentModeSupportIfaceCombo() local
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | multi_screen_manager_test.cpp | 114 ScreenCombination combination = ScreenCombination::SCREEN_ALONE; variable
|
H A D | screen_session_test.cpp | 909 ScreenCombination combination { ScreenCombination::SCREEN_ALONE }; variable 1187 ScreenCombination combination { ScreenCombination::SCREEN_ALONE }; variable
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | abstract_screen.cpp | 419 ScreenCombination combination = abstractScreenGroup->GetScreenCombination(); in GetSourceMode() local 493 …std::string name, ScreenCombination combination) : AbstractScreen(screenController, name, dmsId, r… in AbstractScreenGroup()
|
H A D | abstract_screen_controller.cpp | 1155 const std::vector<Point>& startPoints, bool filterScreen, ScreenCombination combination) in ChangeScreenGroup()
|
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_session.cpp | 898 ScreenCombination combination = GetScreenCombination(); in GetSourceMode() local 918 void ScreenSession::SetScreenCombination(ScreenCombination combination) in SetScreenCombination() 1221 std::string name, ScreenCombination combination) : combination_(combination) in ScreenSessionGroup()
|
/ohos5.0/foundation/window/window_manager/test/systemtest/dms/ |
H A D | screen_manager_test.cpp | 288 void ScreenManagerTest::CheckScreenGroupState(ScreenCombination combination, ScreenGroupChangeEvent… in CheckScreenGroupState()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | screen_session_manager.cpp | 3732 const std::vector<Point>& startPoints, bool filterScreen, ScreenCombination combination) in ChangeScreenGroup()
|