/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/layout/ |
H A D | WindowLayoutComponentImpl.java | 348 Rect featureRect = baseFeature.getRect(); in getDisplayFeatures() 358 + "left of the window. BaseFeatureRect: " + baseFeature.getRect() in getDisplayFeatures() 367 + " BaseFeatureRect: " + baseFeature.getRect() in getDisplayFeatures() 375 + " BaseFeatureRect: " + baseFeature.getRect() in getDisplayFeatures()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | DisplayCutout.java | 206 private Rect getRect(@BoundsPosition int pos) { in getRect() method in DisplayCutout.Bounds 698 return mBounds.getRect(BOUNDS_POSITION_LEFT); in getBoundingRectLeft() 709 return mBounds.getRect(BOUNDS_POSITION_TOP); in getBoundingRectTop() 720 return mBounds.getRect(BOUNDS_POSITION_RIGHT); in getBoundingRectRight() 731 return mBounds.getRect(BOUNDS_POSITION_BOTTOM); in getBoundingRectBottom() 830 mBounds.getRect(BOUNDS_POSITION_LEFT).dumpDebug(proto, BOUND_LEFT); in dumpDebug() 831 mBounds.getRect(BOUNDS_POSITION_TOP).dumpDebug(proto, BOUND_TOP); in dumpDebug() 832 mBounds.getRect(BOUNDS_POSITION_RIGHT).dumpDebug(proto, BOUND_RIGHT); in dumpDebug() 833 mBounds.getRect(BOUNDS_POSITION_BOTTOM).dumpDebug(proto, BOUND_BOTTOM); in dumpDebug()
|
/aosp14/frameworks/base/libs/hwui/apex/include/android/graphics/ |
H A D | region.h | 68 ARect getRect() { return ARegionIterator_getRect(mIterator); } in getRect() function
|
/aosp14/frameworks/base/core/java/android/hardware/biometrics/ |
H A D | SensorLocationInternal.java | 115 public Rect getRect() { in getRect() method in SensorLocationInternal
|
/aosp14/frameworks/base/core/java/android/hardware/camera2/params/ |
H A D | MeteringRectangle.java | 216 public Rect getRect() { in getRect() method in MeteringRectangle
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | Outline.java | 221 public boolean getRect(@NonNull Rect outRect) { in getRect() method in Outline
|
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/sidecar/ |
H A D | SampleSidecarImpl.java | 126 Rect featureRect = baseFeature.getRect(); in getDisplayFeatures()
|
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/common/ |
H A D | CommonFoldingFeature.java | 240 public Rect getRect() { in getRect() method in CommonFoldingFeature
|
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/ |
H A D | CameraErrorCollector.java | 465 msg, expected[i].getRect(), actual[i].getRect(), errorPercent)) { in expectMeteringRegionsAreSimilar()
|
H A D | CameraTestUtils.java | 1655 Rect requestRect = requestRegions[i].getRect(); in getExpectedOutputRegion()
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_hardware_input_InputWindowHandle.cpp | 148 ARect rect = it.getRect(); in updateInfo()
|
H A D | android_view_SurfaceControl.cpp | 753 ARect rect = iterator.getRect(); in nativeSetTransparentRegionHint() 783 ARect rect = iterator.getRect(); in nativeSetDamageRegion()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
H A D | AuthController.java | 317 mUdfpsBounds = mUdfpsProps.get(0).getLocation().getRect(); in handleAllFingerprintAuthenticatorsRegistered() 849 mUdfpsBounds = udfpsProp.getLocation().getRect(); in updateUdfpsLocation()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/aosp14/frameworks/base/packages/CredentialManager/ |
H A D | profile.txt.prof | 4525 HSPLandroidx/compose/ui/graphics/Outline$Rectangle;->getRect()Landroidx/compose/ui/geometry/Rect;
|
/aosp14/frameworks/base/core/api/ |
H A D | current.txt | 15900 method public boolean getRect(@NonNull android.graphics.Rect); 19382 method public android.graphics.Rect getRect();
|