Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/app/
DSimpleIconFactory.java440 int bottomY = -1; in getScale() local
540 float[] xCoordinates, int direction, int topY, int bottomY) { in convertToConvexArray()