Searched refs:mLeftBottomCornerBounds (Results 1 – 1 of 1) sorted by relevance
346 private final @NonNull Rect mLeftBottomCornerBounds; field in DragResizeWindowGeometry.TaskCorners364 mLeftBottomCornerBounds = new Rect( in TaskCorners()383 region.union(mLeftBottomCornerBounds); in union()397 if (mLeftBottomCornerBounds.contains(xi, yi)) { in calculateCornersCtrlType()414 + " bottom left " + mLeftBottomCornerBounds in toString()427 && this.mLeftBottomCornerBounds.equals(other.mLeftBottomCornerBounds) in equals()437 mLeftBottomCornerBounds, in hashCode()