This is the complete list of members for impeller::LineContents, including all inherited members.
ApplyColorFilter(const ColorFilterProc &color_filter_proc) | impeller::Contents | virtual |
AsBackgroundColor(const Entity &entity, ISize target_size) const | impeller::Contents | virtual |
CalculatePerVertex(LineVertexShader::PerVertexData *per_vertex, const LineGeometry *geometry, const Matrix &entity_transform) | impeller::LineContents | static |
ColorFilterProc typedef | impeller::Contents | |
Contents() | impeller::Contents | |
CoverageProc typedef | impeller::Contents | |
CreateCurveData(Scalar width, Scalar radius, Scalar scale) | impeller::LineContents | static |
GetColorSourceSize() const | impeller::Contents | |
GetCoverage(const Entity &entity) const override | impeller::LineContents | virtual |
GetCoverageHint() const | impeller::Contents | |
IsOpaque(const Matrix &transform) const | impeller::Contents | virtual |
kSampleRadius | impeller::LineContents | static |
Make(std::unique_ptr< LineGeometry > geometry, Color color) | impeller::LineContents | static |
MakeAnonymous(RenderProc render_proc, CoverageProc coverage_proc) | impeller::Contents | static |
Render(const ContentContext &renderer, const Entity &entity, RenderPass &pass) const override | impeller::LineContents | virtual |
RenderProc typedef | impeller::Contents | |
RenderToSnapshot(const ContentContext &renderer, const Entity &entity, std::optional< Rect > coverage_limit=std::nullopt, const std::optional< SamplerDescriptor > &sampler_descriptor=std::nullopt, bool msaa_enabled=true, int32_t mip_count=1, std::string_view label="Snapshot") const | impeller::Contents | virtual |
SetColorSourceSize(Size size) | impeller::Contents | |
SetCoverageHint(std::optional< Rect > coverage_hint) | impeller::Contents | |
SetInheritedOpacity(Scalar opacity) | impeller::Contents | virtual |
~Contents() | impeller::Contents | virtual |