Home
last modified time | relevance | path

Searched refs:setShape (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/animation/src/android/animation/cts/
DShapeHolder.java60 public void setShape(ShapeDrawable value) { in setShape() method in ShapeHolder
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DShapeDrawableTest.java248 shapeDrawable.setShape(rectShape); in testAccessShape()
251 shapeDrawable.setShape(null); in testAccessShape()
374 a.setShape(new OvalShape()); in testMutateGetShape()
DGradientDrawableTest.java169 gradientDrawable.setShape(GradientDrawable.OVAL); in testGetCornerRadius()
251 gradientDrawable.setShape(shape); in testSetShape()
256 gradientDrawable.setShape(shape); in testSetShape()