/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/ |
D | AnimatedImageDrawableTest.kt | 107 drawable.setBounds(1, 1, width - 1, height - 1) in <lambda>() 113 drawable.setBounds(width / 2, height / 2, width, height) in <lambda>() 121 drawable.setBounds(0, 0, width / 2, height / 2) in <lambda>() 129 drawable.setBounds(0, 0, width / 2, height / 2) in <lambda>() 137 drawable.setBounds(0, 0, width / 2, height / 2) in <lambda>() 144 drawable.setBounds(5, 5, width - 5, height - 5) in <lambda>() 153 drawable.setBounds(width / 3, 0, (width * 2 / 3.0).roundToInt(), height / 2) in <lambda>() 160 drawable.setBounds(7, 7, width - 7, height - 7) in <lambda>() 166 drawable.setBounds(2, 2, width - 2, height - 2) in <lambda>() 176 drawable.setBounds(3, 3, width - 3, height - 3) in <lambda>()
|
D | VectorDrawableTests.java | 52 vd.setBounds(new Rect(0, 0, 50, 50)); in testScaleDown() 70 mVd.setBounds(mVdBounds); in onDraw()
|
D | AutofillHighlightTests.java | 55 autofilledDrawable.setBounds(0, 0, ActivityTestBase.TEST_WIDTH, in testHighlightedFrameLayout()
|
D | BitmapDrawableTest.java | 134 dr.setBounds(drBounds); in runTest()
|
/cts/tests/tests/view/src/android/view/cts/ |
D | ViewOverlayTest.java | 83 redDrawable.setBounds(20, 30, 40, 50); in testOverlayWithOneDrawable() 101 redDrawable.setBounds(20, 30, 40, 50); in testAddTheSameDrawableTwice() 122 redDrawable.setBounds(20, 30, 40, 50); in testRemoveTheSameDrawableTwice() 143 redDrawable.setBounds(10, 20, 30, 40); in testOverlayWithNonOverlappingDrawables() 145 greenDrawable.setBounds(60, 30, 90, 50); in testOverlayWithNonOverlappingDrawables() 147 blueDrawable.setBounds(40, 60, 80, 90); in testOverlayWithNonOverlappingDrawables() 179 redDrawable.setBounds(10, 20, 60, 40); in testOverlayWithOverlappingDrawables() 181 greenDrawable.setBounds(30, 20, 80, 40); in testOverlayWithOverlappingDrawables() 212 drawable.setBounds(20, 30, 40, 50); in testOverlayDynamicChangesToDrawable() 225 drawable.setBounds(50, 10, 80, 90); in testOverlayDynamicChangesToDrawable() [all …]
|
D | ViewGroupOverlayTest.java | 164 greenDrawable.setBounds(60, 30, 90, 50); in testOverlayWithNonOverlappingViewAndDrawable() 228 redDrawable.setBounds(10, 20, 60, 40); in testOverlayWithOverlappingViewAndDrawable()
|
/cts/tests/framework/base/windowmanager/util/src/android/server/wm/ |
D | TestTaskOrganizer.java | 198 .setBounds(mRootPrimary.getToken(), mPrimaryBounds) in putTaskInSplitPrimary() 199 .setBounds(taskInfo.getToken(), null) in putTaskInSplitPrimary() 220 .setBounds(mRootSecondary.getToken(), mSecondaryBounds) in putTaskInSplitSecondary() 221 .setBounds(taskInfo.getToken(), null) in putTaskInSplitSecondary() 300 .setBounds(container, bounds); in setTaskBounds()
|
D | ProtoExtractors.java | 56 config.setBounds(extract(proto.bounds)); in extract()
|
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/ |
D | AdaptiveIconDrawableTest.java | 89 iconDrawable.setBounds(0, 0, 100, 100); in testDrawNull() 189 iconDrawable.setBounds(0, 0, width, height); in testDrawSetBounds() 196 iconDrawable.setBounds(left, top, right, bottom); in testDrawSetBounds() 232 iconDrawable.setBounds(0, 0, 100, 100); in testSetAlpha() 304 first.mutate().setBounds(0, 0, 100, 100); in testMutate()
|
D | NinePatchDrawableTest.java | 124 mNinePatchDrawable.setBounds(0, 0, 9, 9); in testDraw() 135 mNinePatchDrawable.setBounds(0, 0, 3, 3); in testDraw() 344 mNinePatchDrawable.setBounds(0, 0, 7, 7); in testGetTransparentRegion() 353 mNinePatchDrawable.setBounds(1, 1, 7, 7); in testGetTransparentRegion() 622 preloadedDrawable.setBounds(0, 0, bound, bound); in verifyOutlinePreloadDensityInner() 640 scaledDrawable.setBounds(0, 0, scaledBound, scaledBound); in verifyOutlinePreloadDensityInner() 684 dr.setBounds(0, 0, width, height); in compareOrSave()
|
D | PictureDrawableTest.java | 55 pictureDrawable.setBounds(0, 0, 100, 200); in testDraw()
|
D | ScaleDrawableTest.java | 350 mockDrawable.setBounds(bounds); in testOnBoundsChange() 365 mockDrawable.setBounds(bounds); in testOnBoundsChange() 381 mockDrawable.setBounds(bounds); in testOnBoundsChange() 392 mockDrawable.setBounds(bounds); in testOnBoundsChange()
|
D | GradientDrawableTest.java | 579 gradientDrawable.setBounds(0, 0, 100, 100); in testGradientPositions() 594 gradientDrawable.setBounds(parentBounds); in testInflateGradientRadius() 600 gradientDrawable.setBounds(parentBounds); in testInflateGradientRadius() 708 drawable.setBounds(0, 0, 10, 10); in testInflationWithThemeAndNonThemeResources() 741 radiusDrawable.setBounds(0, 0, 10, 10); in testRadialGradientWithInvalidRadius()
|
D | DrawableTest.java | 112 mockDrawable.setBounds(10, 10, 100, 100); in testCopyBounds() 125 mockDrawable.setBounds(new Rect(50, 50, 500, 500)); in testCopyBounds() 476 mockDrawable.setBounds(0, 0, 100, 100); in testAccessBounds() 483 mockDrawable.setBounds(new Rect(10, 10, 150, 150)); in testAccessBounds() 491 mockDrawable.setBounds(null); in testAccessBounds()
|
D | ThemedDrawableTest.java | 181 d.setBounds(0, 0, 64, 64); in testVectorDrawableWithStateListColorThemeAttrs()
|
D | ColorDrawableTest.java | 176 d.setBounds(0, 0, 1, 1); in testDraw()
|
D | DrawableWrapperTest.java | 346 mockDrawable.setBounds(bounds); in testOnBoundsChange() 350 mockDrawable.setBounds(bounds); in testOnBoundsChange()
|
D | ColorStateListDrawableTest.java | 76 mDrawable.setBounds(0, 0, 1, 1); in testDraw()
|
D | TransitionDrawableTest.java | 67 mTransitionDrawable.setBounds(0, 0, CANVAS_WIDTH, CANVAS_HEIGHT); in setup()
|
D | DrawableTestUtils.java | 216 d.setBounds(0, 0, w, h); in getPixel()
|
/cts/tests/tests/systemui/src/android/systemui/cts/ |
D | WindowInsetsPresenterDrawable.java | 110 public void setBounds(Rect bounds) { in setBounds() method in WindowInsetsPresenterDrawable 111 super.setBounds(bounds); in setBounds()
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/tv/ |
D | AppLinkTestActivity.java | 122 image.setBounds(0, 0, 317, 241); in createTestItems()
|
/cts/tests/tests/text/src/android/text/style/cts/ |
D | DynamicDrawableSpanTest.java | 138 mDrawable.setBounds(0, 0, DRAWABLE_SIZE, DRAWABLE_SIZE); in MyDynamicDrawableSpan()
|
/cts/tests/app/src/android/app/cts/ |
D | WallpaperColorsTest.java | 95 drawable.setBounds(0, 0, 30, 30); in fromDrawableTest()
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
D | ComponentInfoTest.java | 74 d.setBounds(0, 0, size, size); in createIconBitmap()
|