Searched defs:startPoints (Results 1 - 11 of 11) sorted by relevance
/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | abstract_screen_controller_test.cpp | 680 std::vector<Point> startPoints; in HWTEST_F() local 703 std::vector<Point> startPoints; in HWTEST_F() local 741 std::vector<Point> startPoints; in HWTEST_F() local 756 std::vector<Point> startPoints; in HWTEST_F() local 1147 std::vector<Point> startPoints; HWTEST_F() local [all...] |
H A D | display_manager_service_test.cpp | 366 std::vector<Point> startPoints; in HWTEST_F() local
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | multi_screen_manager.cpp | 168 std::vector<Point> startPoints; in VirtualScreenUniqueSwitch() local
|
H A D | screen_session_manager.cpp | 3881 std::vector<Point> startPoints; in SetMirror() local 3919 ChangeScreenGroup(sptr<ScreenSessionGroup> group, const std::vector<ScreenId>& screens, const std::vector<Point>& startPoints, bool filterScreen, ScreenCombination combination) ChangeScreenGroup() argument
|
/foundation/window/window_manager/dmserver/src/ |
H A D | abstract_screen.cpp | 598 bool AbstractScreenGroup::AddChildren(std::vector<sptr<AbstractScreen>>& dmsScreens, std::vector<Point>& startPoints)
in AddChildren() argument
|
H A D | display_manager_service.cpp | 676 DMError DisplayManagerService::MakeExpand(std::vector<ScreenId> expandScreenIds, std::vector<Point> startPoints,
in MakeExpand() argument
|
H A D | abstract_screen_controller.cpp | 1103 std::vector<Point> startPoints;
in MakeMirror() local 1224 bool AbstractScreenController::MakeExpand(std::vector<ScreenId> screenIds, std::vector<Point> startPoints)
in MakeExpand() argument 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/window_scene/test/dms_unittest/ |
H A D | screen_session_test.cpp | 1329 std::vector<Point> startPoints; in HWTEST_F() local
|
H A D | screen_session_manager_test.cpp | 1435 std::vector<Point> startPoints; in HWTEST_F() local
|
/foundation/window/window_manager/dm/src/ |
H A D | screen_manager.cpp | 445 std::vector<Point> startPoints;
in MakeExpand() local
|
/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_session.cpp | 1280 bool ScreenSessionGroup::AddChildren(std::vector<sptr<ScreenSession>>& smsScreens, std::vector<Point>& startPoints) in AddChildren() argument
|
Completed in 34 milliseconds