HomeSort by relevance Sort by last modified time
    Searched refs:RoundRectangle (Results 1 - 2 of 2) sorted by null

  /frameworks/layoutlib/bridge/src/android/graphics/
RoundRectangle.java 31 public class RoundRectangle extends RectangularShape {
63 public RoundRectangle(float x, float y, float width, float height, float[] cornerDimensions) {
Path_Delegate.java 403 pathDelegate.mPath.append(new RoundRectangle(left, top, right - left, bottom - top,

Completed in 164 milliseconds