This is the complete list of members for impeller::AtlasContents, 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 |
| AtlasContents() | impeller::AtlasContents | explicit |
| CanInheritOpacity(const Entity &entity) const | impeller::Contents | virtual |
| ColorFilterProc typedef | impeller::Contents | |
| Contents() | impeller::Contents | |
| CoverageProc typedef | impeller::Contents | |
| GenerateSubAtlas() const | impeller::AtlasContents | |
| GetColors() const | impeller::AtlasContents | |
| GetColorSourceSize() const | impeller::Contents | |
| GetCoverage(const Entity &entity) const override | impeller::AtlasContents | virtual |
| GetCoverageHint() const | impeller::Contents | |
| GetSamplerDescriptor() const | impeller::AtlasContents | |
| GetStencilCoverage(const Entity &entity, const std::optional< Rect > ¤t_stencil_coverage) const | impeller::Contents | virtual |
| GetTexture() const | impeller::AtlasContents | |
| GetTextureCoordinates() const | impeller::AtlasContents | |
| GetTransforms() const | impeller::AtlasContents | |
| 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::AtlasContents | 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::AtlasContents | |
| SetBlendMode(BlendMode blend_mode) | impeller::AtlasContents | |
| SetColors(std::vector< Color > colors) | impeller::AtlasContents | |
| SetColorSourceSize(Size size) | impeller::Contents | |
| SetCoverageHint(std::optional< Rect > coverage_hint) | impeller::Contents | |
| SetCullRect(std::optional< Rect > cull_rect) | impeller::AtlasContents | |
| SetInheritedOpacity(Scalar opacity) | impeller::Contents | virtual |
| SetSamplerDescriptor(SamplerDescriptor desc) | impeller::AtlasContents | |
| SetTexture(std::shared_ptr< Texture > texture) | impeller::AtlasContents | |
| SetTextureCoordinates(std::vector< Rect > texture_coords) | impeller::AtlasContents | |
| SetTransforms(std::vector< Matrix > transforms) | impeller::AtlasContents | |
| ShouldRender(const Entity &entity, const std::optional< Rect > &stencil_coverage) const | impeller::Contents | virtual |
| ~AtlasContents() override | impeller::AtlasContents | |
| ~Contents() | impeller::Contents | virtual |