Flutter Engine
The Flutter Engine
flutter::LayerTree Member List

This is the complete list of members for flutter::LayerTree, including all inherited members.

enable_leaf_layer_tracing(bool enable)flutter::LayerTreeinline
Flatten(const SkRect &bounds, const std::shared_ptr< TextureRegistry > &texture_registry=nullptr, GrDirectContext *gr_context=nullptr)flutter::LayerTree
frame_size() constflutter::LayerTreeinline
is_leaf_layer_tracing_enabled() constflutter::LayerTreeinline
LayerTree(const std::shared_ptr< Layer > &root_layer, const SkISize &frame_size)flutter::LayerTree
Paint(CompositorContext::ScopedFrame &frame, bool ignore_raster_cache=false) constflutter::LayerTree
paint_region_map() constflutter::LayerTreeinline
paint_region_map()flutter::LayerTreeinline
Preroll(CompositorContext::ScopedFrame &frame, bool ignore_raster_cache=false, SkRect cull_rect=kGiantRect)flutter::LayerTree
root_layer() constflutter::LayerTreeinline
TryToRasterCache(const std::vector< RasterCacheItem * > &raster_cached_entries, const PaintContext *paint_context, bool ignore_raster_cache=false)flutter::LayerTreestatic