Flutter Impeller
impeller::LineGeometry Member List

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

CanApplyMaskFilter() constimpeller::Geometryvirtual
ComputeAlongVector(const Matrix &transform, bool allow_zero_length, Point p0, Point p1, Scalar width)impeller::LineGeometrystatic
ComputeAlphaCoverage(const Matrix &transform) const overrideimpeller::LineGeometryvirtual
ComputeCorners(Point corners[4], const Matrix &transform, bool extend_endpoints, Point p0, Point p1, Scalar width)impeller::LineGeometrystatic
ComputePixelHalfWidth(const Matrix &transform, Scalar width)impeller::LineGeometrystatic
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) const overrideimpeller::LineGeometryvirtual
GetCap() constimpeller::LineGeometryinline
GetCoverage(const Matrix &transform) const overrideimpeller::LineGeometryvirtual
GetP0() constimpeller::LineGeometryinline
GetP1() constimpeller::LineGeometryinline
GetResultMode() constimpeller::Geometryvirtual
GetWidth() constimpeller::LineGeometryinline
IsAxisAlignedRect() const overrideimpeller::LineGeometryvirtual
LineGeometry(Point p0, Point p1, const StrokeParameters &stroke)impeller::LineGeometryexplicit
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
~Geometry()impeller::Geometryinlinevirtual
~LineGeometry() overrideimpeller::LineGeometry