Home
last modified time | relevance | path

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

/foundation/window/window_manager/wmserver/include/
H A Ddisplay_group_controller.h79 void ProcessSystemBarRotation(const sptr<WindowNode>& node, const std::map<DisplayId, Rect>& displayRectMap);
/foundation/window/window_manager/wmserver/src/
H A Ddisplay_group_controller.cpp441 void DisplayGroupController::ProcessSystemBarRotation(const sptr<WindowNode>& node, in ProcessSystemBarRotation() function in OHOS::Rosen::DisplayGroupController
481 ProcessSystemBarRotation(node, displayRectMap); in UpdateNodeSizeChangeReasonWithRotation()
/foundation/window/window_manager/wmserver/test/unittest/
H A Ddisplay_group_controller_test.cpp738 * @tc.name: ProcessSystemBarRotation
739 * @tc.desc: ProcessSystemBarRotation
742 HWTEST_F(DisplayGroupControllerTest, ProcessSystemBarRotation, Function | SmallTest | Level2) in HWTEST_F()
748 displayGroupController_->ProcessSystemBarRotation(node, displayRectMap); in HWTEST_F()

Completed in 3 milliseconds