Searched defs:boundaryRects (Results 1 – 2 of 2) sorted by relevance
102 std::vector<DMRect> boundaryRects = {emptyRect, emptyRect_}; variable118 std::vector<DMRect> boundaryRects = {emptyRect_, emptyRect}; variable
38 std::vector<DMRect> boundaryRects; in GetScreenCutoutInfo() local48 void ScreenCutoutController::ConvertBoundaryRectsByRotation(std::vector<DMRect>& boundaryRects, Dis… in ConvertBoundaryRectsByRotation()134 void ScreenCutoutController::CheckBoundaryRects(std::vector<DMRect>& boundaryRects, ScreenProperty … in CheckBoundaryRects()