Searched refs:rectShape (Results 1 – 1 of 1) sorted by relevance
80 RectShape rectShape = (RectShape) o; in equals() local81 return Objects.equals(mRect, rectShape.mRect); in equals()