Flutter Impeller
impeller::StrokeEllipseGeometry Member List

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

CanApplyMaskFilter() constimpeller::Geometryvirtual
ComputeAlphaCoverage(const Matrix &transform) const overrideimpeller::StrokeSegmentsGeometryvirtual
ComputePositionGeometry(const ContentContext &renderer, const Tessellator::VertexGenerator &generator, const Entity &entity, RenderPass &pass)impeller::Geometrystatic
ComputeStrokeAlphaCoverage(const Matrix &entity, Scalar stroke_width)impeller::Geometrystatic
CoversArea(const Matrix &transform, const Rect &rect) constimpeller::Geometryvirtual
Dispatch(PathAndArcSegmentReceiver &receiver, Tessellator &tessellator, Scalar scale) const overrideimpeller::StrokePathSourceGeometryprotectedvirtual
GetCoverage(const Matrix &transform) const overrideimpeller::StrokePathSourceGeometryprotectedvirtual
GetMiterLimit() constimpeller::StrokeSegmentsGeometry
GetSource() const overrideimpeller::StrokeEllipseGeometryprotectedvirtual
GetStrokeCap() constimpeller::StrokeSegmentsGeometry
GetStrokeCoverage(const Matrix &transform, const Rect &segment_bounds) constimpeller::StrokeSegmentsGeometryprotected
GetStrokeJoin() constimpeller::StrokeSegmentsGeometry
GetStrokeWidth() constimpeller::StrokeSegmentsGeometry
IsAxisAlignedRect() constimpeller::Geometryvirtual
MakeCircle(const Point &center, Scalar radius)impeller::Geometrystatic
MakeCover()impeller::Geometrystatic
MakeFilledArc(const Rect &oval_bounds, Degrees start, Degrees sweep, bool include_center)impeller::Geometrystatic
MakeFillPath(const flutter::DlPath &path, std::optional< Rect > inner_rect=std::nullopt)impeller::Geometrystatic
MakeLine(const Point &p0, const Point &p1, const StrokeParameters &stroke)impeller::Geometrystatic
MakeOval(const Rect &rect)impeller::Geometrystatic
MakeRect(const Rect &rect)impeller::Geometrystatic
MakeRoundRect(const Rect &rect, const Size &radii)impeller::Geometrystatic
MakeRoundSuperellipse(const Rect &rect, Scalar corner_radius)impeller::Geometrystatic
MakeStrokedArc(const Rect &oval_bounds, Degrees start, Degrees sweep, const StrokeParameters &stroke)impeller::Geometrystatic
MakeStrokedCircle(const Point &center, Scalar radius, Scalar stroke_width)impeller::Geometrystatic
MakeStrokePath(const flutter::DlPath &path, const StrokeParameters &stroke={})impeller::Geometrystatic
StrokeEllipseGeometry(const Rect &rect, const StrokeParameters &parameters)impeller::StrokeEllipseGeometry
StrokePathSourceGeometry(const StrokeParameters &parameters)impeller::StrokePathSourceGeometryexplicitprotected
StrokeSegmentsGeometry(const StrokeParameters &parameters)impeller::StrokeSegmentsGeometryexplicitprotected
~Geometry()impeller::Geometryinlinevirtual
~StrokeSegmentsGeometry() overrideimpeller::StrokeSegmentsGeometry