Searched defs:bottomY (Results 1 – 6 of 6) sorted by relevance
57 val bottomY: Float = topY + viewHolder.itemView.height in onChildDraw() constant
55 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()
517 int bottomY = -1; in getScale() local617 float[] xCoordinates, int direction, int topY, int bottomY) { in convertToConvexArray()
282 int bottomY = displayBounds.height() - systemBarInsets.bottom; in getAppWindowRect() local
439 final float bottomY = getHeight() - mIndent.bottom; in drawVerticalDividers() local