Searched defs:bottomLeft (Results 1 – 3 of 3) sorted by relevance
163 public PointF bottomLeft() { in bottomLeft() method in Quad190 PointF bottomLeft = rotatePoint(bottomLeft(), center, cosa, sina); in rotated() local319 private Quad(PointF topLeft, PointF topRight, PointF bottomLeft, PointF bottomRight) { in Quad()
109 final RoundedCorner bottomLeft = in onApplyWindowInsets() local
81 RoundedCorner bottomLeft) { in RoundedCorners()