Home
last modified time | relevance | path

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

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