Searched defs:OvalShape (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/shapes/
H A DOvalShape.java26 * the OvalShape to a {@link android.graphics.drawable.ShapeDrawable}.
28 public class OvalShape extends RectShape { class in inherits:RectShape
31 * OvalShape constructor.
33 public OvalShape() {} method in class:OvalShape

Completed in 64 milliseconds