| ApplyColorFilter(const ColorFilterProc &color_filter_proc) override | impeller::SolidColorContents | virtual |
| AsBackgroundColor(const Entity &entity, ISize target_size) const override | impeller::SolidColorContents | virtual |
| AsFilter() const | impeller::Contents | virtual |
| CanInheritOpacity(const Entity &entity) const override | impeller::ColorSourceContents | virtual |
| ColorFilterProc typedef | impeller::Contents | |
| ColorSourceContents() | impeller::ColorSourceContents | |
| Contents() | impeller::Contents | |
| CoverageProc typedef | impeller::Contents | |
| GetColor() const | impeller::SolidColorContents | |
| GetColorSourceSize() const | impeller::Contents | |
| GetCoverage(const Entity &entity) const override | impeller::SolidColorContents | virtual |
| GetCoverageHint() const | impeller::Contents | |
| GetGeometry() const | impeller::ColorSourceContents | |
| GetInverseEffectTransform() const | impeller::ColorSourceContents | |
| GetOpacityFactor() const | impeller::ColorSourceContents | |
| GetStencilCoverage(const Entity &entity, const std::optional< Rect > ¤t_stencil_coverage) const | impeller::Contents | virtual |
| IsOpaque() const override | impeller::SolidColorContents | virtual |
| IsSolidColor() const override | impeller::SolidColorContents | virtual |
| Make(const Path &path, Color color) | impeller::SolidColorContents | static |
| MakeAnonymous(RenderProc render_proc, CoverageProc coverage_proc) | impeller::Contents | static |
| PopulateGlyphAtlas(const std::shared_ptr< LazyGlyphAtlas > &lazy_glyph_atlas, Scalar scale) | impeller::Contents | inlinevirtual |
| Render(const ContentContext &renderer, const Entity &entity, RenderPass &pass) const override | impeller::SolidColorContents | 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, const std::string &label="Snapshot") const | impeller::Contents | virtual |
| SetColor(Color color) | impeller::SolidColorContents | |
| SetColorSourceSize(Size size) | impeller::Contents | |
| SetCoverageHint(std::optional< Rect > coverage_hint) | impeller::Contents | |
| SetEffectTransform(Matrix matrix) | impeller::ColorSourceContents | |
| SetGeometry(std::shared_ptr< Geometry > geometry) | impeller::ColorSourceContents | |
| SetInheritedOpacity(Scalar opacity) override | impeller::ColorSourceContents | virtual |
| SetOpacityFactor(Scalar opacity) | impeller::ColorSourceContents | |
| ShouldRender(const Entity &entity, const std::optional< Rect > &stencil_coverage) const | impeller::Contents | virtual |
| SolidColorContents() | impeller::SolidColorContents | |
| ~ColorSourceContents() override | impeller::ColorSourceContents | |
| ~Contents() | impeller::Contents | virtual |
| ~SolidColorContents() override | impeller::SolidColorContents | |