Flutter Engine
The Flutter Engine
|
This is the complete list of members for impeller::ConicalGradientContents, including all inherited members.
ApplyColorFilter(const ColorFilterProc &color_filter_proc) override | impeller::ConicalGradientContents | virtual |
AsBackgroundColor(const Entity &entity, ISize target_size) const | impeller::Contents | virtual |
AsFilter() const | impeller::Contents | virtual |
BindFragmentCallback typedef | impeller::ColorSourceContents | protected |
CanInheritOpacity(const Entity &entity) const override | impeller::ColorSourceContents | virtual |
ColorFilterProc typedef | impeller::Contents | |
ColorSourceContents() | impeller::ColorSourceContents | |
ConicalGradientContents() | impeller::ConicalGradientContents | |
Contents() | impeller::Contents | |
CoverageProc typedef | impeller::Contents | |
CreateGeometryCallback typedef | impeller::ColorSourceContents | protected |
DefaultCreateGeometryCallback(const ContentContext &renderer, const Entity &entity, RenderPass &pass, const Geometry &geom) | impeller::ColorSourceContents | inlineprotectedstatic |
DrawGeometry(const ContentContext &renderer, const Entity &entity, RenderPass &pass, const PipelineBuilderCallback &pipeline_callback, typename VertexShaderT::FrameInfo frame_info, const BindFragmentCallback &bind_fragment_callback, bool force_stencil=false, const CreateGeometryCallback &create_geom_callback=DefaultCreateGeometryCallback) const | impeller::ColorSourceContents | inlineprotected |
GetClipCoverage(const Entity &entity, const std::optional< Rect > ¤t_clip_coverage) const | impeller::Contents | virtual |
GetColors() const | impeller::ConicalGradientContents | |
GetColorSourceSize() const | impeller::Contents | |
GetCoverage(const Entity &entity) const override | impeller::ColorSourceContents | virtual |
GetCoverageHint() const | impeller::Contents | |
GetGeometry() const | impeller::ColorSourceContents | |
GetInverseEffectTransform() const | impeller::ColorSourceContents | |
GetOpacityFactor() const | impeller::ColorSourceContents | |
GetStops() const | impeller::ConicalGradientContents | |
IsOpaque() const | impeller::Contents | virtual |
IsSolidColor() const | impeller::ColorSourceContents | virtual |
MakeAnonymous(RenderProc render_proc, CoverageProc coverage_proc) | impeller::Contents | static |
PipelineBuilderCallback typedef | impeller::ColorSourceContents | protected |
PipelineBuilderMethod typedef | impeller::ColorSourceContents | protected |
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::ConicalGradientContents | 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 |
SetCenterAndRadius(Point center, Scalar radius) | impeller::ConicalGradientContents | |
SetColors(std::vector< Color > colors) | impeller::ConicalGradientContents | |
SetColorSourceSize(Size size) | impeller::Contents | |
SetCoverageHint(std::optional< Rect > coverage_hint) | impeller::Contents | |
SetEffectTransform(Matrix matrix) | impeller::ColorSourceContents | |
SetFocus(std::optional< Point > focus, Scalar radius) | impeller::ConicalGradientContents | |
SetGeometry(std::shared_ptr< Geometry > geometry) | impeller::ColorSourceContents | |
SetInheritedOpacity(Scalar opacity) override | impeller::ColorSourceContents | virtual |
SetOpacityFactor(Scalar opacity) | impeller::ColorSourceContents | |
SetStops(std::vector< Scalar > stops) | impeller::ConicalGradientContents | |
SetTileMode(Entity::TileMode tile_mode) | impeller::ConicalGradientContents | |
ShouldRender(const Entity &entity, const std::optional< Rect > clip_coverage) const | impeller::Contents | virtual |
~ColorSourceContents() override | impeller::ColorSourceContents | |
~ConicalGradientContents() override | impeller::ConicalGradientContents | |
~Contents() | impeller::Contents | virtual |