Home
last modified time | relevance | path

Searched refs:WriteBoundingRectsVector (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/utils/test/unittest/
H A Dcutout_info_test.cpp51 * @tc.desc: WriteBoundingRectsVector test
61 bool ret = info->WriteBoundingRectsVector(boundingRects, parcel); in HWTEST_F()
67 * @tc.desc: WriteBoundingRectsVector test
79 bool ret = info->WriteBoundingRectsVector(boundingRects, parcel); in HWTEST_F()
/foundation/window/window_manager/utils/include/
H A Dcutout_info.h55 bool WriteBoundingRectsVector(const std::vector<DMRect>& boundingRects, Parcel& parcel) const;
/foundation/window/window_manager/utils/src/
H A Dcutout_info.cpp43 WriteBoundingRectsVector(boundingRects_, parcel); in Marshalling()
56 bool CutoutInfo::WriteBoundingRectsVector(const std::vector<DMRect>& boundingRects, Parcel& parcel) const in WriteBoundingRectsVector() function in OHOS::Rosen::CutoutInfo

Completed in 2 milliseconds