Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/shapes/
DPathShape.java29 public class PathShape extends Shape { class
48 public PathShape(Path path, float stdWidth, float stdHeight) { in PathShape() method in PathShape