/ohos5.0/foundation/window/window_manager/utils/test/unittest/ |
H A D | cutout_info_test.cpp | 58 std::vector<DMRect> boundingRects; variable 73 std::vector<DMRect> boundingRects; variable 92 std::vector<DMRect> boundingRects; variable 107 std::vector<DMRect> boundingRects; variable
|
/ohos5.0/foundation/window/window_manager/utils/src/ |
H A D | cutout_info.cpp | 19 CutoutInfo::CutoutInfo(const std::vector<DMRect>& boundingRects, in CutoutInfo() 49 std::vector<DMRect> boundingRects; in Unmarshalling() local 56 bool CutoutInfo::WriteBoundingRectsVector(const std::vector<DMRect>& boundingRects, Parcel &parcel)… in WriteBoundingRectsVector() argument
|
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | display_cutout_controller_test.cpp | 155 std::vector<DMRect> boundingRects; variable 183 std::vector<DMRect> boundingRects; variable 199 std::vector<DMRect> boundingRects; variable 238 std::vector<DMRect> boundingRects; variable
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | display_cutout_controller.cpp | 80 std::vector<DMRect> boundingRects; in GetCutoutInfo() local 93 …toutController::CheckBoundingRectsBoundary(DisplayId displayId, std::vector<DMRect>& boundingRects) in CheckBoundingRectsBoundary() 233 …ontroller::TransferBoundingRectsByRotation(DisplayId displayId, std::vector<DMRect>& boundingRects) in TransferBoundingRectsByRotation()
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/cj/display_runtime/ |
H A D | display_utils.h | 47 CRect *boundingRects; member
|
H A D | cj_display_impl.cpp | 79 std::vector<DMRect> boundingRects = cutoutInfo->GetBoundingRects(); in CreateCCutoutInfoObject() local
|
/ohos5.0/foundation/window/window_manager/dm/src/ |
H A D | oh_display_manager.cpp | 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
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/display_runtime/ |
H A D | js_display.cpp | 682 std::vector<DMRect> boundingRects = cutoutInfo->GetBoundingRects(); in CreateJsCutoutInfoObject() local 723 napi_value CreateJsBoundingRectsArrayObject(napi_env env, std::vector<DMRect> boundingRects) in CreateJsBoundingRectsArrayObject()
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/dmndk/dm/ |
H A D | oh_display_info.h | 203 NativeDisplayManager_Rect *boundingRects; member
|
/aosp12/frameworks/base/core/java/android/view/ |
H A D | DisplayCutout.java | 411 public DisplayCutout(@Nullable Rect safeInsets, @Nullable List<Rect> boundingRects) { in DisplayCutout() 490 public static Rect[] extractBoundsFromList(Rect safeInsets, List<Rect> boundingRects) { in extractBoundsFromList()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/ |
H A D | screen_session_dumper.cpp | 443 std::vector<DMRect> boundingRects = cutoutInfo->GetBoundingRects(); in DumpCutoutInfoById() local
|
/aosp12/frameworks/base/core/java/android/widget/ |
H A D | TextView.java | 12139 RectF[] boundingRects = new RectF[positionInfoLength]; in addExtraDataToAccessibilityNodeInfo() local
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |