| ApplyColorFilter(const ColorFilterProc &color_filter_proc) | impeller::Contents | virtual |
| AsBackgroundColor(const Entity &entity, ISize target_size) 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::TextureContents | virtual |
| GetCoverageHint() const | impeller::Contents | |
| GetOpacity() const | impeller::TextureContents | |
| GetSamplerDescriptor() const | impeller::TextureContents | |
| GetSourceRect() const | impeller::TextureContents | |
| GetStrictSourceRect() const | impeller::TextureContents | |
| GetTexture() const | impeller::TextureContents | |
| IsOpaque(const Matrix &transform) const | impeller::Contents | virtual |
| MakeAnonymous(RenderProc render_proc, CoverageProc coverage_proc) | impeller::Contents | static |
| MakeRect(Rect destination) | impeller::TextureContents | static |
| Render(const ContentContext &renderer, const Entity &entity, RenderPass &pass) const override | impeller::TextureContents | 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="Texture Snapshot") const override | impeller::TextureContents | virtual |
| SetColorSourceSize(Size size) | impeller::Contents | |
| SetCoverageHint(std::optional< Rect > coverage_hint) | impeller::Contents | |
| SetDeferApplyingOpacity(bool defer_applying_opacity) | impeller::TextureContents | |
| SetDestinationRect(Rect rect) | impeller::TextureContents | |
| SetInheritedOpacity(Scalar opacity) override | impeller::TextureContents | virtual |
| SetLabel(std::string_view label) | impeller::TextureContents | |
| SetOpacity(Scalar opacity) | impeller::TextureContents | |
| SetSamplerDescriptor(const SamplerDescriptor &desc) | impeller::TextureContents | |
| SetSourceRect(const Rect &source_rect) | impeller::TextureContents | |
| SetStencilEnabled(bool enabled) | impeller::TextureContents | |
| SetStrictSourceRect(bool strict) | impeller::TextureContents | |
| SetTexture(std::shared_ptr< Texture > texture) | impeller::TextureContents | |
| TextureContents() | impeller::TextureContents | |
| ~Contents() | impeller::Contents | virtual |
| ~TextureContents() override | impeller::TextureContents | |