Home
last modified time | relevance | path

Searched refs:CurrentRotation270 (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_cutout_controller.h50 …void CurrentRotation270(const std::vector<DMRect>& displayBoundaryRects, std::vector<DMRect>& fina…
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_cutout_controller.cpp89 CurrentRotation270(displayBoundaryRects, finalVector, screenHeight); in ConvertBoundaryRectsByRotation()
122 void ScreenCutoutController::CurrentRotation270(const std::vector<DMRect>& displayBoundaryRects, in CurrentRotation270() function in OHOS::Rosen::ScreenCutoutController