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

/frameworks/base/graphics/java/android/graphics/drawable/shapes/
H A DPathShape.java32 private float mStdHeight; field in class:PathShape
51 mStdHeight = stdHeight;
65 mScaleY = height / mStdHeight;

Completed in 70 milliseconds