This is the complete list of members for flutter::LayerTree, including all inherited members.
| Flatten(const DlRect &bounds, const std::shared_ptr< TextureRegistry > &texture_registry=nullptr, GrDirectContext *gr_context=nullptr) | flutter::LayerTree | |
| frame_size() const | flutter::LayerTree | inline |
| LayerTree(const std::shared_ptr< Layer > &root_layer, const DlISize &frame_size) | flutter::LayerTree | |
| Paint(CompositorContext::ScopedFrame &frame, bool ignore_raster_cache=false) const | flutter::LayerTree | |
| paint_region_map() const | flutter::LayerTree | inline |
| paint_region_map() | flutter::LayerTree | inline |
| Preroll(CompositorContext::ScopedFrame &frame, bool ignore_raster_cache=false, DlRect cull_rect=kGiantRect) | flutter::LayerTree | |
| root_layer() const | flutter::LayerTree | inline |
| TryToRasterCache(const std::vector< RasterCacheItem * > &raster_cached_entries, const PaintContext *paint_context, bool ignore_raster_cache=false) | flutter::LayerTree | static |