Home
last modified time | relevance | path

Searched defs:shape (Results 1 – 9 of 9) sorted by relevance

/cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
DShapeTest.java81 Shape shape = new MockShape(); in testClone() local
94 Shape shape = new MockShape(); in testHasAlpha() local
100 Shape shape = new MockShape(); in testDraw() local
118 Shape shape = new MockShape(); in testGetOutline() local
DArcShapeTest.java81 ArcShape shape; in testGetOutline() local
DOvalShapeTest.java75 OvalShape shape; in testGetOutline() local
DRoundRectShapeTest.java101 RoundRectShape shape; in testGetOutline() local
DPathShapeTest.java109 PathShape shape; in testGetOutline() local
DRectShapeTest.java104 RectShape shape = new RectShape(); in testGetOutline() local
/cts/tests/tests/graphics/src/android/graphics/cts/
DPathDashPathEffectTest.java80 private static Path shape() { in shape() method in PathDashPathEffectTest
/cts/tests/tests/graphics/src/android/graphics/drawable/cts/
DShapeDrawableTest.java254 protected void onDraw(Shape shape, Canvas canvas, Paint paint) { in onDraw()
DGradientDrawableTest.java199 int shape; in testSetShape() local