Searched defs:boundingRects (Results 1 – 10 of 10) sorted by relevance
58 std::vector<DMRect> boundingRects; variable73 std::vector<DMRect> boundingRects; variable92 std::vector<DMRect> boundingRects; variable107 std::vector<DMRect> boundingRects; variable
19 CutoutInfo::CutoutInfo(const std::vector<DMRect>& boundingRects, in CutoutInfo()49 std::vector<DMRect> boundingRects; in Unmarshalling() local56 bool CutoutInfo::WriteBoundingRectsVector(const std::vector<DMRect>& boundingRects, Parcel &parcel)… in WriteBoundingRectsVector() argument
155 std::vector<DMRect> boundingRects; variable183 std::vector<DMRect> boundingRects; variable199 std::vector<DMRect> boundingRects; variable238 std::vector<DMRect> boundingRects; variable
80 std::vector<DMRect> boundingRects; in GetCutoutInfo() local93 …toutController::CheckBoundingRectsBoundary(DisplayId displayId, std::vector<DMRect>& boundingRects) in CheckBoundingRectsBoundary()233 …ontroller::TransferBoundingRectsByRotation(DisplayId displayId, std::vector<DMRect>& boundingRects) in TransferBoundingRectsByRotation()
47 CRect *boundingRects; member
79 std::vector<DMRect> boundingRects = cutoutInfo->GetBoundingRects(); in CreateCCutoutInfoObject() local
288 static NativeDisplayManager_Rect* OH_CreateBoundingRects(const std::vector<DMRect> &boundingRects) in OH_CreateBoundingRects()342 std::vector<DMRect> boundingRects = cutoutInfo->GetBoundingRects(); in OH_CreateCutoutInfoObject() local
682 std::vector<DMRect> boundingRects = cutoutInfo->GetBoundingRects(); in CreateJsCutoutInfoObject() local723 napi_value CreateJsBoundingRectsArrayObject(napi_env env, std::vector<DMRect> boundingRects) in CreateJsBoundingRectsArrayObject()
203 NativeDisplayManager_Rect *boundingRects; member
443 std::vector<DMRect> boundingRects = cutoutInfo->GetBoundingRects(); in DumpCutoutInfoById() local