Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
impeller::Path Member List

This is the complete list of members for impeller::Path, including all inherited members.

Applier typedefimpeller::Path
ComponentType enum nameimpeller::Path
CreatePolyline(Scalar scale, Polyline::PointBufferPtr point_buffer=std::make_unique< std::vector< Point > >(), Polyline::ReclaimPointBufferCallback reclaim=nullptr) constimpeller::Path
EnumerateComponents(const Applier< LinearPathComponent > &linear_applier, const Applier< QuadraticPathComponent > &quad_applier, const Applier< CubicPathComponent > &cubic_applier, const Applier< ContourComponent > &contour_applier) constimpeller::Path
GetBoundingBox() constimpeller::Path
GetComponentCount(std::optional< ComponentType > type={}) constimpeller::Path
GetContourComponentAtIndex(size_t index, ContourComponent &contour) constimpeller::Path
GetCubicComponentAtIndex(size_t index, CubicPathComponent &cubic) constimpeller::Path
GetFillType() constimpeller::Path
GetLinearComponentAtIndex(size_t index, LinearPathComponent &linear) constimpeller::Path
GetQuadraticComponentAtIndex(size_t index, QuadraticPathComponent &quadratic) constimpeller::Path
GetTransformedBoundingBox(const Matrix &transform) constimpeller::Path
IsConvex() constimpeller::Path
IsEmpty() constimpeller::Path
Path()impeller::Path
PathBuilderimpeller::Pathfriend
~Path()impeller::Path