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

/frameworks/base/graphics/java/android/graphics/drawable/shapes/
H A DPathShape.java41 * @param stdWidth the standard width for the shape. Any changes to the
48 public PathShape(Path path, float stdWidth, float stdHeight) { argument
50 mStdWidth = stdWidth;

Completed in 50 milliseconds