Flutter Engine
The Flutter Engine
|
This is the complete list of members for impeller::VerticesSimpleBlendContents, 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 |
CanInheritOpacity(const Entity &entity) const | impeller::Contents | virtual |
ColorFilterProc typedef | impeller::Contents | |
Contents() | impeller::Contents | |
CoverageProc typedef | impeller::Contents | |
GetClipCoverage(const Entity &entity, const std::optional< Rect > ¤t_clip_coverage) const | impeller::Contents | virtual |
GetColorSourceSize() const | impeller::Contents | |
GetCoverage(const Entity &entity) const override | impeller::VerticesSimpleBlendContents | virtual |
GetCoverageHint() const | impeller::Contents | |
IsOpaque() const | impeller::Contents | virtual |
LazyTexture typedef | impeller::VerticesSimpleBlendContents | |
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::VerticesSimpleBlendContents | 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, const std::string &label="Snapshot") const | impeller::Contents | virtual |
SetAlpha(Scalar alpha) | impeller::VerticesSimpleBlendContents | |
SetBlendMode(BlendMode blend_mode) | impeller::VerticesSimpleBlendContents | |
SetColorSourceSize(Size size) | impeller::Contents | |
SetCoverageHint(std::optional< Rect > coverage_hint) | impeller::Contents | |
SetEffectTransform(Matrix transform) | impeller::VerticesSimpleBlendContents | |
SetGeometry(std::shared_ptr< VerticesGeometry > geometry) | impeller::VerticesSimpleBlendContents | |
SetInheritedOpacity(Scalar opacity) | impeller::Contents | virtual |
SetLazyTexture(const LazyTexture &lazy_texture) | impeller::VerticesSimpleBlendContents | |
SetSamplerDescriptor(SamplerDescriptor descriptor) | impeller::VerticesSimpleBlendContents | |
SetTexture(std::shared_ptr< Texture > texture) | impeller::VerticesSimpleBlendContents | |
SetTileMode(Entity::TileMode tile_mode_x, Entity::TileMode tile_mode_y) | impeller::VerticesSimpleBlendContents | |
ShouldRender(const Entity &entity, const std::optional< Rect > clip_coverage) const | impeller::Contents | virtual |
VerticesSimpleBlendContents() | impeller::VerticesSimpleBlendContents | |
~Contents() | impeller::Contents | virtual |
~VerticesSimpleBlendContents() override | impeller::VerticesSimpleBlendContents |