Searched refs:CheckBoundaryRects (Results 1 – 3 of 3) sorted by relevance
113 HWTEST_F(ScreenCutoutControllerTest, CheckBoundaryRects, Function | SmallTest | Level3)123 controller->CheckBoundaryRects(boundaryRects, screenProperty);
44 void CheckBoundaryRects(std::vector<DMRect>& boundaryRects, ScreenProperty screenProperty);
71 CheckBoundaryRects(displayBoundaryRects, screenProperty); in ConvertBoundaryRectsByRotation()134 void ScreenCutoutController::CheckBoundaryRects(std::vector<DMRect>& boundaryRects, ScreenProperty … in CheckBoundaryRects() function in OHOS::Rosen::ScreenCutoutController