Home
last modified time | relevance | path

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

/foundation/window/window_manager/dmserver/include/
H A Ddisplay_cutout_controller.h63 void CurrentRotation180(std::vector<DMRect> resultVec, std::vector<DMRect> displayBoundingRects,
/foundation/window/window_manager/window_scene/screen_session_manager/include/
H A Dscreen_cutout_controller.h48 void CurrentRotation180(const std::vector<DMRect>& displayBoundaryRects, std::vector<DMRect>& finalVector,
/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_cutout_controller_test.cpp149 * @tc.name: CurrentRotation180
150 * @tc.desc: CurrentRotation180 func
153 HWTEST_F(ScreenCutoutControllerTest, CurrentRotation180, Function | SmallTest | Level3) in HWTEST_F()
165 controller->CurrentRotation180(displayBoundaryRects, finalVector, displayWidth, displayHeight); in HWTEST_F()
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_cutout_controller.cpp271 CurrentRotation180(resultVec, displayBoundingRects, displayHeight, displayWidth); in TransferBoundingRectsByRotation()
296 void DisplayCutoutController::CurrentRotation180(std::vector<DMRect> resultVec, in CurrentRotation180() function in OHOS::Rosen::DisplayCutoutController
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_cutout_controller.cpp85 CurrentRotation180(displayBoundaryRects, finalVector, screenWidth, screenHeight); in ConvertBoundaryRectsByRotation()
110 void ScreenCutoutController::CurrentRotation180(const std::vector<DMRect>& displayBoundaryRects, in CurrentRotation180() function in OHOS::Rosen::ScreenCutoutController

Completed in 4 milliseconds