Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/utils/src/
H A Dcutout_info.cpp74 bool CutoutInfo::ReadBoundingRectsVector(std::vector<DMRect>& unmarBoundingRects, Parcel &parcel) in ReadBoundingRectsVector() argument
93 unmarBoundingRects.push_back(rect); in ReadBoundingRectsVector()
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dcutout_info.h56 static bool ReadBoundingRectsVector(std::vector<DMRect>& unmarBoundingRects, Parcel &parcel);