#include <round_rect.h>
Public Member Functions | |
DiffRoundRectPathSource (const RoundRect &outer, const RoundRect &inner) | |
~DiffRoundRectPathSource () | |
const RoundRect & | GetOuter () const |
const RoundRect & | GetInner () 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 173 of file round_rect.h.
|
explicit |
Definition at line 145 of file round_rect.cc.
|
default |
|
overridevirtual |
Implements impeller::PathSource.
Definition at line 163 of file round_rect.cc.
Referenced by impeller::testing::TEST().
|
overridevirtual |
Implements impeller::PathSource.
Definition at line 155 of file round_rect.cc.
References impeller::RoundRect::GetBounds().
Referenced by impeller::testing::TEST().
|
overridevirtual |
Implements impeller::PathSource.
Definition at line 151 of file round_rect.cc.
References impeller::kOdd.
Referenced by impeller::testing::TEST().
|
inline |
Definition at line 181 of file round_rect.h.
|
inline |
Definition at line 180 of file round_rect.h.
|
overridevirtual |
Implements impeller::PathSource.
Definition at line 159 of file round_rect.cc.
Referenced by impeller::testing::TEST().