Home
last modified time | relevance | path

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

/packages/apps/Launcher3/iconloaderlib/src/com/android/launcher3/icons/
DIconNormalizer.java270 int topY = -1; in getScale() local
359 float[] xCoordinates, int direction, int topY, int bottomY) { in convertToConvexArray()