Contains(const Point &p) const | impeller::RoundSuperellipse | |
Expand(Scalar left, Scalar top, Scalar right, Scalar bottom) const | impeller::RoundSuperellipse | inline |
Expand(Scalar horizontal, Scalar vertical) const | impeller::RoundSuperellipse | inline |
Expand(Scalar amount) const | impeller::RoundSuperellipse | inline |
GetBounds() const | impeller::RoundSuperellipse | inline |
GetRadii() const | impeller::RoundSuperellipse | inline |
IsEmpty() const | impeller::RoundSuperellipse | inline |
IsFinite() const | impeller::RoundSuperellipse | inline |
IsOval() const | impeller::RoundSuperellipse | inline |
IsRect() const | impeller::RoundSuperellipse | inline |
MakeOval(const Rect &rect) | impeller::RoundSuperellipse | inlinestatic |
MakeRect(const Rect &rect) | impeller::RoundSuperellipse | inlinestatic |
MakeRectRadii(const Rect &rect, const RoundingRadii &radii) | impeller::RoundSuperellipse | static |
MakeRectRadius(const Rect &rect, Scalar radius) | impeller::RoundSuperellipse | inlinestatic |
MakeRectXY(const Rect &rect, Scalar x_radius, Scalar y_radius) | impeller::RoundSuperellipse | inlinestatic |
MakeRectXY(const Rect &rect, Size corner_radii) | impeller::RoundSuperellipse | inlinestatic |
operator!=(const RoundSuperellipse &r) const | impeller::RoundSuperellipse | inline |
operator==(const RoundSuperellipse &rr) const | impeller::RoundSuperellipse | inline |
RoundSuperellipse()=default | impeller::RoundSuperellipse | |
Shift(Scalar dx, Scalar dy) const | impeller::RoundSuperellipse | inline |
ToApproximateRoundRect() const | impeller::RoundSuperellipse | |