Searched defs:shape (Results 1 – 9 of 9) sorted by relevance
81 Shape shape = new MockShape(); in testClone() local94 Shape shape = new MockShape(); in testHasAlpha() local100 Shape shape = new MockShape(); in testDraw() local118 Shape shape = new MockShape(); in testGetOutline() local
81 ArcShape shape; in testGetOutline() local
75 OvalShape shape; in testGetOutline() local
101 RoundRectShape shape; in testGetOutline() local
109 PathShape shape; in testGetOutline() local
104 RectShape shape = new RectShape(); in testGetOutline() local
80 private static Path shape() { in shape() method in PathDashPathEffectTest
254 protected void onDraw(Shape shape, Canvas canvas, Paint paint) { in onDraw()
199 int shape; in testSetShape() local