Home
last modified time | relevance | path

Searched refs:GetChildrenPosition (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/dmserver/include/
H A Dabstract_screen.h122 std::vector<Point> GetChildrenPosition() const;
/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h277 std::vector<Point> GetChildrenPosition() const;
/foundation/window/window_manager/dmserver/test/unittest/
H A Dabstract_screen_test.cpp561 * @tc.name: GetChildrenPosition
565 HWTEST_F(AbstractScreenTest, GetChildrenPosition, Function | SmallTest | Level3) in HWTEST_F()
570 std::vector<Point> result = absScreenGroup_->GetChildrenPosition(); in HWTEST_F()
/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen.cpp672 std::vector<Point> AbstractScreenGroup::GetChildrenPosition() const in GetChildrenPosition() function in OHOS::Rosen::AbstractScreenGroup
/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp1329 std::vector<Point> ScreenSessionGroup::GetChildrenPosition() const in GetChildrenPosition() function in OHOS::Rosen::ScreenSessionGroup
1369 auto positions = GetChildrenPosition(); in ConvertToScreenGroupInfo()

Completed in 8 milliseconds