Searched refs:ConvertBoundaryRectsByRotation (Results 1 – 3 of 3) sorted by relevance
96 …HWTEST_F(ScreenCutoutControllerTest, ConvertBoundaryRectsByRotation, Function | SmallTest | Level3)105 controller->ConvertBoundaryRectsByRotation(boundaryRects, displayId);
45 void ConvertBoundaryRectsByRotation(std::vector<DMRect>& boundaryRects, DisplayId displayId);
40 ConvertBoundaryRectsByRotation(boundaryRects, displayId); in GetScreenCutoutInfo()48 void ScreenCutoutController::ConvertBoundaryRectsByRotation(std::vector<DMRect>& boundaryRects, Dis… in ConvertBoundaryRectsByRotation() function in OHOS::Rosen::ScreenCutoutController