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.java33 public class PathShape extends Shape { class
53 public PathShape(@NonNull Path path, float stdWidth, float stdHeight) { in PathShape() method in PathShape