Home
last modified time | relevance | path

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

/foundation/window/window_manager/dmserver/include/
H A Ddisplay_cutout_controller.h61 void CurrentRotation90(std::vector<DMRect> resultVec, std::vector<DMRect> displayBoundingRects,
/foundation/window/window_manager/window_scene/screen_session_manager/include/
H A Dscreen_cutout_controller.h46 void CurrentRotation90(const std::vector<DMRect>& displayBoundaryRects, std::vector<DMRect>& finalVector,
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_cutout_controller_test.cpp124 * @tc.name: CurrentRotation90
125 * @tc.desc: CurrentRotation90 func
128 HWTEST_F(ScreenCutoutControllerTest, CurrentRotation90, Function | SmallTest | Level3) in HWTEST_F()
139 controller->CurrentRotation90(displayBoundaryRects, finalVector, displayWidth); in HWTEST_F()
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_cutout_controller.cpp267 CurrentRotation90(resultVec, displayBoundingRects, displayHeight); in TransferBoundingRectsByRotation()
287 void DisplayCutoutController::CurrentRotation90(std::vector<DMRect> resultVec, in CurrentRotation90() function in OHOS::Rosen::DisplayCutoutController
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_cutout_controller.cpp81 CurrentRotation90(displayBoundaryRects, finalVector, screenWidth); in ConvertBoundaryRectsByRotation()
98 void ScreenCutoutController::CurrentRotation90(const std::vector<DMRect>& displayBoundaryRects, in CurrentRotation90() function in OHOS::Rosen::ScreenCutoutController

Completed in 3 milliseconds