Searched defs:bottomY (Results 1 – 5 of 5) sorted by relevance
57 val bottomY: Float = topY + viewHolder.itemView.height in onChildDraw() constant
271 int bottomY = -1; in getScale() local359 float[] xCoordinates, int direction, int topY, int bottomY) { in convertToConvexArray()
244 int bottomY = displayBounds.height() - systemBarInsets.bottom; in getAppWindowRect() local
517 int bottomY = -1; in getScale() local617 float[] xCoordinates, int direction, int topY, int bottomY) { in convertToConvexArray()
432 final float bottomY = getHeight() - mIndent.bottom; in drawVerticalDividers() local