Home
last modified time | relevance | path

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

/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
DRoundRectangle.java18 public class RoundRectangle extends RectangularShape { class
50 public RoundRectangle(float x, float y, float width, float height, float[] cornerDimensions) { in RoundRectangle() method in RoundRectangle