Home
last modified time | relevance | path

Searched defs:expectedBounds (Results 1 – 25 of 38) sorted by relevance

12

/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/tv/
H A DTvPipKeepClearAlgorithmTest.kt178 val expectedBounds = getExpectedAnchorBounds() in test_AnchorBottomRight_KeepClearNotObstructing_StayAtAnchor() constant
193 val expectedBounds = anchorBoundsOffsetBy(SCREEN_EDGE_INSET - sidebar.width() - PADDING, 0) in test_AnchorBottomRight_UnrestrictedRightSidebar_PushedLeft() constant
208 val expectedBounds = anchorBoundsOffsetBy(SCREEN_EDGE_INSET - sidebar.width() - PADDING, 0) in test_AnchorTopRight_UnrestrictedRightSidebar_PushedLeft() constant
223 val expectedBounds = anchorBoundsOffsetBy(0, 0) in test_AnchorBottomLeft_UnrestrictedRightSidebar_StayAtAnchor() constant
238 val expectedBounds = anchorBoundsOffsetBy(0, 0) in test_AnchorBottom_UnrestrictedRightSidebar_StayAtAnchor() constant
254 val expectedBounds = anchorBoundsOffsetBy(0, 0) in testExpanded_AnchorBottom_UnrestrictedRightSidebar_StayAtAnchor() constant
269 val expectedBounds = anchorBoundsOffsetBy(0, in test_AnchorBottomRight_RestrictedSmallBottomBar_PushedUp() constant
285 val expectedBounds = getExpectedAnchorBounds() in test_AnchorBottomRight_RestrictedBottomSheet_StashDownAtAnchor() constant
303 val expectedBounds = anchorBoundsOffsetBy(0, in test_AnchorBottomRight_UnrestrictedBottomSheet_PushUp() constant
327 val expectedBounds = Rect(expectedUnstashBounds) in test_AnchorBottomRight_UnrestrictedBottomSheet_RestrictedSidebar_StashAboveBottomSheet() constant
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
H A DStatusBarContentInsetsProviderTest.kt198 var expectedBounds = in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout_noCameraProtection() variable
311 var expectedBounds = in testCalculateInsetsForRotationWithRotatedResources_topLeftCutout_withCameraProtection() variable
449 var expectedBounds = in Rect() variable
575 var expectedBounds = in testCalculateInsetsForRotationWithRotatedResources_topRightCutout_withCameraProtection() variable
747 var expectedBounds = in testCalculateInsetsForRotationWithRotatedResources_nonCornerCutout() variable
851 var expectedBounds = in testCalculateInsetsForRotationWithRotatedResources_noCutout() variable
949 val expectedBounds = in testMinLeftRight_accountsForDisplayCutout() constant
/aosp_15_r20/platform_testing/libraries/flicker/src/android/tools/flicker/assertors/assertions/
H A DAppWindowCoversRightHalfScreenAtEnd.kt33 val expectedBounds = in doEvaluate() constant
40 val expectedBounds = in doEvaluate() constant
H A DAppWindowCoversLeftHalfScreenAtEnd.kt33 val expectedBounds = in doEvaluate() constant
40 val expectedBounds = in doEvaluate() constant
H A DAppWindowHasMaxDisplayHeight.kt29 val expectedBounds = WindowUtils.getInsetDisplayBounds(scenarioInstance.startRotation) in doEvaluate() constant
/aosp_15_r20/cts/tests/framework/base/windowmanager/testsdk35/src/android/server/wm/window/
H A DWindowPolicyTestsSdk35.java43 final Rect expectedBounds = new Rect( in testOptOutEdgeToEdgeAppBounds() local
62 final Rect expectedBounds = new Rect( in testOptOutEdgeToEdgeDisplayMetrics() local
/aosp_15_r20/cts/tests/inputmethod/src/android/view/inputmethod/cts/
H A DCursorAnchorInfoTest.java183 final RectF expectedBounds = MANY_BOUNDS[i]; in testBuilder() local
212 final RectF expectedBounds = MANY_BOUNDS[i]; in testBuilder() local
243 final RectF expectedBounds = MANY_BOUNDS[i]; in testBuilder() local
/aosp_15_r20/external/skia/tests/
H A DFilterResultTest.cpp255 std::optional<LayerSpace<SkIRect>> expectedBounds, in ApplyAction()
378 LayerSpace<SkIRect> expectedBounds(const LayerSpace<SkIRect>& inputBounds) const { in expectedBounds() function in __anonc0b2cbf60111::ApplyAction
432 LayerSpace<SkIRect> expectedBounds = this->expectedBounds(sourceBounds); in renderExpectedImage() local
772 SkIRect expectedBounds = SkIRect::MakeXYWH(expectedOrigin.x(), expectedOrigin.y(), in compareBitmaps() local
999 std::optional<SkIRect> expectedBounds = {}) {
1151 LayerSpace<SkIRect> expectedBounds = fActions[i].expectedBounds(source.layerBounds()); in run() local
H A DParsePathTest.cpp55 const SkRect& expectedBounds = gRec[i].fBounds; in DEF_TEST() local
H A DGrQuadCropTest.cpp44 SkRect expectedBounds = viewMatrix.mapRect(kDrawRect); in run_crop_axis_aligned_test() local
H A DAnimatedImageTest.cpp61 const auto expectedBounds = SkRect::MakeIWH(100, 80); in DEF_TEST() local
H A DRoundRectTest.cpp1404 SkRect expectedBounds; in verify_success() local
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/window/
H A DWindowMetricsHelperTest.java93 final Rect expectedBounds = new Rect(metrics.getBounds()); in testGetBoundsExcludingNavigationBarAndCutout() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/scrim/
H A DScrimViewTest.java96 Rect expectedBounds = new Rect(100, 100, 100, 100); in setDrawableBounds_propagatesToDrawable() local
/aosp_15_r20/frameworks/base/tests/FlickerTests/test-apps/app-helpers/src/com/android/server/wm/flicker/helpers/
H A DDesktopModeAppHelper.kt473 val expectedBounds = expectedRegion.bounds in <lambda>() constant
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/
H A DBubblePositionerTest.kt704 val expectedBounds = Rect(left, top, right, bottom) in testGetBubbleBarExpandedViewBounds() constant
/aosp_15_r20/cts/tests/accessibilityservice/src/android/accessibilityservice/cts/
H A DAccessibilityEmbeddedHierarchyTest.java312 final Rect expectedBounds = new Rect(), boundsAfter = new Rect(); in moveSurfaceViewLayoutPosition() local
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/accessibility/
H A DWindowMagnificationSettingsTest.java364 Rect expectedBounds = new Rect(expectedLeft, expectedTop, expectedRight, expectedBottom); in onWindowBoundsChanged_updateDraggableWindowBounds() local
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DTextViewTextBoundsInfoTest.java341 final RectF expectedBounds = new RectF(expectBounds[index]); in assertCharacterBounds() local
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/desktopmode/
H A DDesktopTasksControllerTest.kt3479 val expectedBounds = Rect( in <lambda>() constant
3546 val expectedBounds = in <lambda>() constant
3629 val expectedBounds = Rect( in <lambda>() constant
3674 val expectedBounds = Rect(STABLE_BOUNDS.left, 250, STABLE_BOUNDS.right, 750) in <lambda>() constant
/aosp_15_r20/cts/tests/accessibility/src/android/view/accessibility/cts/
H A DAccessibilityNodeInfoTest.java615 Rect expectedBounds = new Rect(); in assertEqualsAccessibilityNodeInfo() local
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/util/
DDisplayController.java420 WindowBounds expectedBounds = cachedValue.get(displayInfo.rotation); in Info() local
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/input/
H A DWindowUntrustedTouchTestBase.java401 Rect expectedBounds = mWmState.getActivity(component).getBounds(); in addActivity() local
/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DCameraErrorCollector.java567 public void expectRectCentered(String msg, Size expectedBounds, Rect actual, in expectRectCentered()
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DActivityThreadTest.java368 final Rect expectedBounds = expectedConfig.windowConfiguration.getBounds(); in assertScreenScale() local

12