/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/ |
D | PipSnapAlgorithmTest.java | 57 final Rect bounds = new Rect(STACK_BOUNDS_CENTERED); in testApplySnapFraction_topEdge() local 68 final Rect bounds = new Rect(STACK_BOUNDS_CENTERED); in testApplySnapFraction_rightEdge() local 79 final Rect bounds = new Rect(STACK_BOUNDS_CENTERED); in testApplySnapFraction_bottomEdge() local 90 final Rect bounds = new Rect(STACK_BOUNDS_CENTERED); in testApplySnapFraction_leftEdge() local 101 final Rect bounds = new Rect(STACK_BOUNDS_CENTERED); in testApplySnapFraction_notStashed_isNotOffBounds() local 114 final Rect bounds = new Rect(STACK_BOUNDS_CENTERED); in testApplySnapFraction_stashedLeft() local 128 final Rect bounds = new Rect(STACK_BOUNDS_CENTERED); in testApplySnapFraction_stashedRight() local 141 final Rect bounds = new Rect(STACK_BOUNDS_CENTERED); in testApplySnapFraction_stashedRight_withInset() local 154 final Rect bounds = new Rect(STACK_BOUNDS_CENTERED); in testSnapRectToClosestEdge_rightEdge() local 166 final Rect bounds = new Rect(STACK_BOUNDS_CENTERED); in testSnapRectToClosestEdge_leftEdge() local [all …]
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/ |
D | OneHandedTransitionCallback.java | 35 default void onStartFinished(Rect bounds) { in onStartFinished() 41 default void onStopFinished(Rect bounds) { in onStopFinished()
|
/frameworks/opt/setupwizard/library/gingerbread/test/instrumentation/src/com/android/setupwizardlib/util/ |
D | LinkAccessibilityHelperTest.java | 123 Rect bounds = new Rect(); in testOnPopulateNodeForVirtualView() local 142 Rect bounds = new Rect(); in testNullLayout() local 160 Rect bounds = new Rect(); in testRtlLayout() local 186 Rect bounds = new Rect(); in testMultilineLink() local 213 Rect bounds = new Rect(); in testRtlMultilineLink() local 246 Rect bounds = new Rect(); in testBidiMultilineLink() local
|
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | RippleComponent.java | 40 public RippleComponent(RippleDrawable owner, Rect bounds) { in RippleComponent() 65 private static float getTargetRadius(Rect bounds) { in getTargetRadius() 78 public void getBounds(Rect bounds) { in getBounds()
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | EditorBoundsInfo.java | 91 EditorBoundsInfo bounds; in equals() local 142 public EditorBoundsInfo.Builder setEditorBounds(@Nullable RectF bounds) { in setEditorBounds() 153 public EditorBoundsInfo.Builder setHandwritingBounds(@Nullable RectF bounds) { in setHandwritingBounds()
|
/frameworks/base/core/java/android/view/accessibility/ |
D | IAccessibilityInteractionConnection.aidl | 34 void findAccessibilityNodeInfoByAccessibilityId(long accessibilityNodeId, in Region bounds, in findAccessibilityNodeInfoByAccessibilityId() 40 in Region bounds, int interactionId, IAccessibilityInteractionConnectionCallback callback, in findAccessibilityNodeInfosByViewId() 44 void findAccessibilityNodeInfosByText(long accessibilityNodeId, String text, in Region bounds, in findAccessibilityNodeInfosByText() 48 void findFocus(long accessibilityNodeId, int focusType, in Region bounds, int interactionId, in findFocus() 52 void focusSearch(long accessibilityNodeId, int direction, in Region bounds, int interactionId, in focusSearch()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/ |
D | ConvenienceExtensions.kt | 55 val bounds = Rect() constant
|
/frameworks/base/libs/hwui/canvas/ |
D | CanvasFrontend.cpp | 52 const SkRect& bounds, bool aa, bool fillsBounds) { in apply() 74 SkRect bounds = path.getBounds(); in internalClipPath() local 110 SkIRect bounds = clip().bounds; in getClipBounds() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
D | StatusBarContentInsetsProviderTest.kt | 82 var bounds = calculateInsetsForRotationWithRotatedResources( in testGetBoundingRectForPrivacyChipForRotation_noCutout() variable 166 var bounds = calculateInsetsForRotationWithRotatedResources( in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout() variable 267 var bounds = calculateInsetsForRotationWithRotatedResources( in testCalculateInsetsForRotationWithRotatedResources_nonCornerCutout() variable 357 var bounds = calculateInsetsForRotationWithRotatedResources( in testCalculateInsetsForRotationWithRotatedResources_noCutout() variable 446 var bounds = calculateInsetsForRotationWithRotatedResources( in testMinLeftRight_accountsForDisplayCutout() variable
|
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/phone/ |
D | PipControllerTest.java | 257 final Rect bounds = new Rect(0, 0, 10, 10); in saveReentryState_noUserResize_doesNotSaveSize() local 268 final Rect bounds = new Rect(0, 0, 10, 10); in saveReentryState_userHasResized_savesSize() local 282 final Rect bounds = new Rect(0, 0, 10, 10); in onDisplayConfigurationChanged_inPip_movePip() local 302 final Rect bounds = new Rect(0, 0, 10, 10); in onDisplayConfigurationChanged_notInPip_doesNotMovePip() local
|
/frameworks/base/core/java/com/android/internal/view/ |
D | AppearanceRegion.java | 69 @NonNull Rect bounds) { in AppearanceRegion() 110 Rect bounds = (Rect) in.readTypedObject(Rect.CREATOR); in AppearanceRegion() local
|
/frameworks/base/libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/ |
D | JetpackTaskFragmentOrganizer.java | 193 @NonNull IBinder ownerToken, @NonNull Rect bounds, @WindowingMode int windowingMode) { in createTaskFragment() 206 @NonNull IBinder ownerToken, @NonNull Rect bounds, @WindowingMode int windowingMode, in createTaskFragment() 232 @NonNull IBinder fragmentToken, @NonNull IBinder ownerToken, @NonNull Rect bounds, in createTaskFragmentAndReparentActivity() 278 @Nullable Rect bounds) { in resizeTaskFragment() 286 wct.setBounds(mFragmentInfos.get(fragmentToken).getToken(), bounds); in resizeTaskFragment() local
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/screenshot/ |
D | RequestProcessorTest.kt | 47 private val bounds = Rect(25, 25, 75, 75) in <lambda>() constant 226 val bounds = Rect(50, 50, 150, 150) in <lambda>() constant 256 val bounds = Rect(50, 50, 150, 150) in <lambda>() constant 288 val bounds = Rect(50, 50, 150, 150) in <lambda>() constant
|
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/ |
D | DisplayCutoutBaseViewTest.kt | 132 val bounds = Rect(0, 0, 10, 10) in testCutoutProtection() constant 151 val bounds = Rect(0, 0, 10, 10) in testCutoutProtection_withDisplayRatio() constant
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | ConfigurationContainer.java | 269 public boolean equivalentRequestedOverrideBounds(Rect bounds) { in equivalentRequestedOverrideBounds() 274 public boolean equivalentRequestedOverrideMaxBounds(Rect bounds) { in equivalentRequestedOverrideMaxBounds() 281 public static boolean equivalentBounds(Rect bounds, Rect other) { in equivalentBounds() 310 Rect bounds = getBounds(); in getPosition() local 364 public int setBounds(Rect bounds) { in setBounds() 396 int diffRequestedOverrideMaxBounds(Rect bounds) { in diffRequestedOverrideMaxBounds() 418 int diffRequestedOverrideBounds(Rect bounds) { in diffRequestedOverrideBounds()
|
/frameworks/base/core/java/android/view/ |
D | TouchDelegate.java | 96 public TouchDelegate(Rect bounds, View delegateView) { in TouchDelegate() 220 Rect bounds = mBounds; in getTouchDelegateInfo() local
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ |
D | MediaContainerView.kt | 63 val bounds = canvas.clipBounds in onDraw() constant
|
/frameworks/base/core/proto/android/inputmethodservice/ |
D | softinputwindow.proto | 30 optional .android.graphics.RectProto bounds = 5; field
|
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/ |
D | StyledCornersBitmapDrawable.java | 217 protected void onBoundsChange(Rect bounds) { in onBoundsChange() 229 final Rect bounds = getBounds(); in draw() local 302 final Rect bounds = getBounds(); in drawFakeCornersForCompatibilityMode() local 394 Rect bounds = getBounds(); in recalculatePath() local
|
/frameworks/base/core/java/android/hardware/camera2/params/ |
D | Face.java | 87 public Face(Rect bounds, int score, int id, in Face() 131 public Face(Rect bounds, int score) { in Face()
|
/frameworks/base/core/java/com/android/internal/policy/ |
D | DockedDividerUtils.java | 63 public static void sanitizeStackBounds(Rect bounds, boolean topLeft) { in sanitizeStackBounds() 85 public static int calculatePositionForBounds(Rect bounds, int dockSide, int dividerSize) { in calculatePositionForBounds()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/draganddrop/ |
D | DropOutlineDrawable.java | 119 protected void onBoundsChange(Rect bounds) { in onBoundsChange() 129 public void setRegionBounds(Rect bounds) { in setRegionBounds()
|
/frameworks/base/core/java/android/transition/ |
D | Explode.java | 85 Rect bounds = (Rect) endValues.values.get(PROPNAME_SCREEN_BOUNDS); in onAppear() local 102 Rect bounds = (Rect) startValues.values.get(PROPNAME_SCREEN_BOUNDS); in onDisappear() local 125 private void calculateOut(View sceneRoot, Rect bounds, int[] outVector) { in calculateOut()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ |
D | UdfpsAnimationView.java | 56 void onSensorRectUpdated(RectF bounds) { in onSensorRectUpdated() 128 RectF getBoundsRelativeToView(RectF bounds) { in getBoundsRelativeToView()
|
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/ |
D | PipBoundsState.java | 148 public void setBounds(@NonNull Rect bounds) { in setBounds() 168 public void setNormalBounds(@NonNull Rect bounds) { in setNormalBounds() 179 public void setExpandedBounds(@NonNull Rect bounds) { in setExpandedBounds() 190 public void setNormalMovementBounds(@NonNull Rect bounds) { in setNormalMovementBounds() 201 public void setExpandedMovementBounds(@NonNull Rect bounds) { in setExpandedMovementBounds() 518 public void setBoundsInMotion(@NonNull Rect bounds) { in setBoundsInMotion() 523 public void setAnimatingToBounds(@NonNull Rect bounds) { in setAnimatingToBounds()
|