Home
last modified time | relevance | path

Searched defs:inset (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DInsetDrawableTest.java304 float inset = .1f; in testOnBoundsChange_fraction() local
325 float inset = .1f; in testIsBoundsAndIntrinsicSizeInverse() local
515 public MockInsetDrawable(Drawable drawable, float inset) { in MockInsetDrawable()
519 public MockInsetDrawable(Drawable drawable, int inset) { in MockInsetDrawable()
/cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
DRoundRectShapeTest.java76 RectF inset = new RectF(6, 6, 6, 6); in testDraw() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DInsetsTest.java102 Insets inset = Insets.of(1, 3, 5, 7); in testParcel() local
/cts/tests/framework/base/windowmanager/src/android/server/wm/
DDialogFrameTests.java263 private static Rect inset(Rect original, Insets insets) { in inset() method in DialogFrameTests
DWindowMetricsTestHelper.java157 private static Rect inset(Rect original, Insets insets) { in inset() method in WindowMetricsTestHelper
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DCanvasTests.java104 int inset = 20; in testDrawDoubleRoundRect() local
145 int inset = 30; in testDrawDoubleRoundRectWithRadii() local