Home
last modified time | relevance | path

Searched defs:inset (Results 1 – 5 of 5) 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/systemui/src/android/systemui/cts/
DLightBarTestBase.java99 final WindowInsets[] inset = new WindowInsets[1]; in hasVirtualNavigationBar() local
140 final WindowInsets[] inset = new WindowInsets[1]; in assumeHasColoredStatusBar() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DInsetsTest.java102 Insets inset = Insets.of(1, 3, 5, 7); in testParcel() local
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DCanvasTests.java103 int inset = 20; in testDrawDoubleRoundRect() local
144 int inset = 30; in testDrawDoubleRoundRectWithRadii() local