Home
last modified time | relevance | path

Searched refs:getRect (Results 1 – 16 of 16) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/layout/
H A DWindowLayoutComponentImpl.java348 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 DDisplayCutout.java206 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 Dregion.h68 ARect getRect() { return ARegionIterator_getRect(mIterator); } in getRect() function
/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DSensorLocationInternal.java115 public Rect getRect() { in getRect() method in SensorLocationInternal
/aosp14/frameworks/base/core/java/android/hardware/camera2/params/
H A DMeteringRectangle.java216 public Rect getRect() { in getRect() method in MeteringRectangle
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DOutline.java221 public boolean getRect(@NonNull Rect outRect) { in getRect() method in Outline
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/sidecar/
H A DSampleSidecarImpl.java126 Rect featureRect = baseFeature.getRect(); in getDisplayFeatures()
/aosp14/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/common/
H A DCommonFoldingFeature.java240 public Rect getRect() { in getRect() method in CommonFoldingFeature
/aosp14/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DCameraErrorCollector.java465 msg, expected[i].getRect(), actual[i].getRect(), errorPercent)) { in expectMeteringRegionsAreSimilar()
H A DCameraTestUtils.java1655 Rect requestRect = requestRegions[i].getRect(); in getExpectedOutputRegion()
/aosp14/frameworks/base/core/jni/
H A Dandroid_hardware_input_InputWindowHandle.cpp148 ARect rect = it.getRect(); in updateInfo()
H A Dandroid_view_SurfaceControl.cpp753 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 DAuthController.java317 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 Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/packages/CredentialManager/
H A Dprofile.txt.prof4525 HSPLandroidx/compose/ui/graphics/Outline$Rectangle;->getRect()Landroidx/compose/ui/geometry/Rect;
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt15900 method public boolean getRect(@NonNull android.graphics.Rect);
19382 method public android.graphics.Rect getRect();