Searched refs:ArcShape (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/shapes/
H A DArcShape.java27 * the ArcShape to a {@link android.graphics.drawable.ShapeDrawable}.
29 public class ArcShape extends RectShape { class in inherits:RectShape
34 * ArcShape constructor.
40 public ArcShape(float startAngle, float sweepAngle) { method in class:ArcShape

Completed in 95 milliseconds