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

/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DRoundRectangle.java31 public class RoundRectangle extends RectangularShape { class in inherits:RectangularShape
63 public RoundRectangle(float x, float y, float width, float height, float[] cornerDimensions) { method in class:RoundRectangle
H A DPath_Delegate.java401 pathDelegate.mPath.append(new RoundRectangle(left, top, right - left, bottom - top,

Completed in 65 milliseconds