This is the complete list of members for impeller::StrokeDashedLineGeometry, including all inherited members.
CanApplyMaskFilter() const | impeller::Geometry | virtual |
ComputeAlphaCoverage(const Matrix &transform) const override | impeller::StrokeSegmentsGeometry | virtual |
ComputePositionGeometry(const ContentContext &renderer, const Tessellator::VertexGenerator &generator, const Entity &entity, RenderPass &pass) | impeller::Geometry | static |
ComputeStrokeAlphaCoverage(const Matrix &entity, Scalar stroke_width) | impeller::Geometry | static |
CoversArea(const Matrix &transform, const Rect &rect) const | impeller::Geometry | virtual |
Dispatch(PathAndArcSegmentReceiver &receiver, Tessellator &tessellator, Scalar scale) const override | impeller::StrokePathSourceGeometry | protectedvirtual |
GetCoverage(const Matrix &transform) const override | impeller::StrokePathSourceGeometry | protectedvirtual |
GetMiterLimit() const | impeller::StrokeSegmentsGeometry | |
GetSource() const override | impeller::StrokeDashedLineGeometry | protectedvirtual |
GetStrokeCap() const | impeller::StrokeSegmentsGeometry | |
GetStrokeCoverage(const Matrix &transform, const Rect &segment_bounds) const | impeller::StrokeSegmentsGeometry | protected |
GetStrokeJoin() const | impeller::StrokeSegmentsGeometry | |
GetStrokeWidth() const | impeller::StrokeSegmentsGeometry | |
IsAxisAlignedRect() const | impeller::Geometry | virtual |
MakeCircle(const Point ¢er, Scalar radius) | impeller::Geometry | static |
MakeCover() | impeller::Geometry | static |
MakeFilledArc(const Rect &oval_bounds, Degrees start, Degrees sweep, bool include_center) | impeller::Geometry | static |
MakeFillPath(const flutter::DlPath &path, std::optional< Rect > inner_rect=std::nullopt) | impeller::Geometry | static |
MakeLine(const Point &p0, const Point &p1, const StrokeParameters &stroke) | impeller::Geometry | static |
MakeOval(const Rect &rect) | impeller::Geometry | static |
MakeRect(const Rect &rect) | impeller::Geometry | static |
MakeRoundRect(const Rect &rect, const Size &radii) | impeller::Geometry | static |
MakeRoundSuperellipse(const Rect &rect, Scalar corner_radius) | impeller::Geometry | static |
MakeStrokedArc(const Rect &oval_bounds, Degrees start, Degrees sweep, const StrokeParameters &stroke) | impeller::Geometry | static |
MakeStrokedCircle(const Point ¢er, Scalar radius, Scalar stroke_width) | impeller::Geometry | static |
MakeStrokePath(const flutter::DlPath &path, const StrokeParameters &stroke={}) | impeller::Geometry | static |
StrokeDashedLineGeometry(Point p0, Point p1, Scalar on_length, Scalar off_length, const StrokeParameters ¶meters) | impeller::StrokeDashedLineGeometry | |
StrokePathSourceGeometry(const StrokeParameters ¶meters) | impeller::StrokePathSourceGeometry | explicitprotected |
StrokeSegmentsGeometry(const StrokeParameters ¶meters) | impeller::StrokeSegmentsGeometry | explicitprotected |
~Geometry() | impeller::Geometry | inlinevirtual |
~StrokeSegmentsGeometry() override | impeller::StrokeSegmentsGeometry |