This is the complete list of members for impeller::Tessellator, including all inherited members.
BuilderCallback typedef | impeller::Tessellator | |
CreateTempPolyline(const Path &path, Scalar tolerance) | impeller::Tessellator | |
FilledCircle(const Matrix &view_transform, const Point ¢er, Scalar radius) | impeller::Tessellator | |
FilledEllipse(const Matrix &view_transform, const Rect &bounds) | impeller::Tessellator | |
FilledRoundRect(const Matrix &view_transform, const Rect &bounds, const Size &radii) | impeller::Tessellator | |
kCircleTolerance | impeller::Tessellator | static |
Result enum name | impeller::Tessellator | |
RoundCapLine(const Matrix &view_transform, const Point &p0, const Point &p1, Scalar radius) | impeller::Tessellator | |
StrokedCircle(const Matrix &view_transform, const Point ¢er, Scalar radius, Scalar half_width) | impeller::Tessellator | |
Tessellate(const Path &path, Scalar tolerance, const BuilderCallback &callback) | impeller::Tessellator | |
TessellateConvex(const Path &path, Scalar tolerance) | impeller::Tessellator | |
TessellatedVertexProc typedef | impeller::Tessellator | |
Tessellator() | impeller::Tessellator | |
~Tessellator() | impeller::Tessellator |