Home
last modified time | relevance | path

Searched refs:filterScreen (Results 1 – 2 of 2) sorted by relevance

/foundation/windowmanager/dmserver/include/
Dabstract_screen_controller.h95 const std::vector<Point>& startPoints, bool filterScreen, ScreenCombination combination);
/foundation/windowmanager/dmserver/src/
Dabstract_screen_controller.cpp742 const std::vector<Point>& startPoints, bool filterScreen, ScreenCombination combination) in ChangeScreenGroup() argument
757 … if (filterScreen && screen->groupDmsId_ == group->dmsId_ && group->HasChild(screen->dmsId_)) { in ChangeScreenGroup()