Home
last modified time | relevance | path

Searched defs:combination (Results 1 – 4 of 4) sorted by relevance

/foundation/windowmanager/utils/src/
Dscreen_group_info.cpp54 uint32_t combination; in InnerUnmarshalling() local
/foundation/windowmanager/dmserver/src/
Dabstract_screen.cpp250 …std::string name, ScreenCombination combination) : AbstractScreen(screenController, name, dmsId, r… in AbstractScreenGroup()
Dabstract_screen_controller.cpp742 const std::vector<Point>& startPoints, bool filterScreen, ScreenCombination combination) in ChangeScreenGroup()
/foundation/windowmanager/dm/test/systemtest/
Dscreen_manager_test.cpp208 void ScreenManagerTest::CheckScreenGroupState(ScreenCombination combination, ScreenGroupChangeEvent… in CheckScreenGroupState()