This is the complete list of members for impeller::AtlasTextureContents, including all inherited members.
| ApplyColorFilter(const ColorFilterProc &color_filter_proc) | impeller::Contents | virtual |
| AsBackgroundColor(const Entity &entity, ISize target_size) const | impeller::Contents | virtual |
| AsFilter() const | impeller::Contents | virtual |
| AtlasTextureContents(const AtlasContents &parent) | impeller::AtlasTextureContents | explicit |
| CanInheritOpacity(const Entity &entity) const | impeller::Contents | virtual |
| ColorFilterProc typedef | impeller::Contents | |
| Contents() | impeller::Contents | |
| CoverageProc typedef | impeller::Contents | |
| GetColorSourceSize() const | impeller::Contents | |
| GetCoverage(const Entity &entity) const override | impeller::AtlasTextureContents | virtual |
| GetCoverageHint() const | impeller::Contents | |
| GetStencilCoverage(const Entity &entity, const std::optional< Rect > ¤t_stencil_coverage) const | impeller::Contents | virtual |
| IsOpaque() const | impeller::Contents | virtual |
| 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::AtlasTextureContents | 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 |
| SetAlpha(Scalar alpha) | impeller::AtlasTextureContents | |
| SetColorSourceSize(Size size) | impeller::Contents | |
| SetCoverage(Rect coverage) | impeller::AtlasTextureContents | |
| SetCoverageHint(std::optional< Rect > coverage_hint) | impeller::Contents | |
| SetInheritedOpacity(Scalar opacity) | impeller::Contents | virtual |
| SetSubAtlas(const std::shared_ptr< SubAtlasResult > &subatlas) | impeller::AtlasTextureContents | |
| SetTexture(std::shared_ptr< Texture > texture) | impeller::AtlasTextureContents | |
| SetUseDestination(bool value) | impeller::AtlasTextureContents | |
| ShouldRender(const Entity &entity, const std::optional< Rect > &stencil_coverage) const | impeller::Contents | virtual |
| ~AtlasTextureContents() override | impeller::AtlasTextureContents | |
| ~Contents() | impeller::Contents | virtual |