#include <round_rect.h>
Public Member Functions | |
RoundRectPathSource (const RoundRect &round_rect) | |
~RoundRectPathSource () | |
const RoundRect & | GetRoundRect () const |
FillType | GetFillType () const override |
Rect | GetBounds () const override |
bool | IsConvex () const override |
void | Dispatch (PathReceiver &receiver) const override |
![]() | |
virtual | ~PathSource ()=default |
Definition at line 149 of file round_rect.h.
|
explicit |
Definition at line 124 of file round_rect.cc.
|
default |
|
overridevirtual |
Implements impeller::PathSource.
Definition at line 141 of file round_rect.cc.
Referenced by impeller::testing::TEST().
|
overridevirtual |
Implements impeller::PathSource.
Definition at line 133 of file round_rect.cc.
References impeller::RoundRect::GetBounds().
Referenced by impeller::testing::TEST().
|
overridevirtual |
Implements impeller::PathSource.
Definition at line 129 of file round_rect.cc.
References impeller::kNonZero.
Referenced by impeller::testing::TEST().
|
inline |
Definition at line 155 of file round_rect.h.
Referenced by impeller::FillRoundRectGeometry::CoversArea().
|
overridevirtual |
Implements impeller::PathSource.
Definition at line 137 of file round_rect.cc.
Referenced by impeller::testing::TEST().