Home
last modified time | relevance | path

Searched refs:UpdateNodeSizeChangeReasonWithRotation (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Ddisplay_group_controller.h76 void UpdateNodeSizeChangeReasonWithRotation(DisplayId displayId, const std::map<DisplayId, Rect>& displayRectMap);
/foundation/window/window_manager/wmserver/src/
H A Ddisplay_group_controller.cpp461 void DisplayGroupController::UpdateNodeSizeChangeReasonWithRotation(DisplayId displayId, in UpdateNodeSizeChangeReasonWithRotation() function in OHOS::Rosen::DisplayGroupController
528 UpdateNodeSizeChangeReasonWithRotation(displayId, displayRectMap); in ProcessDisplaySizeChangeOrRotation()
/foundation/window/window_manager/wmserver/test/unittest/
H A Ddisplay_group_controller_test.cpp628 * @tc.desc: UpdateNodeSizeChangeReasonWithRotation failed
639 displayGroupController_->UpdateNodeSizeChangeReasonWithRotation(0, displayGroupInfo_.GetAllDisplayRects()); in HWTEST_F()
645 * @tc.desc: UpdateNodeSizeChangeReasonWithRotation with rootNodeVectorPtr null
653 displayGroupController_->UpdateNodeSizeChangeReasonWithRotation(0, displayGroupInfo_.GetAllDisplayRects()); in HWTEST_F()

Completed in 4 milliseconds