Flutter Engine
The Flutter Engine
|
This is the complete list of members for flutter::LayerTree, including all inherited members.
enable_leaf_layer_tracing(bool enable) | flutter::LayerTree | inline |
Flatten(const SkRect &bounds, const std::shared_ptr< TextureRegistry > &texture_registry=nullptr, GrDirectContext *gr_context=nullptr) | flutter::LayerTree | |
frame_size() const | flutter::LayerTree | inline |
is_leaf_layer_tracing_enabled() const | flutter::LayerTree | inline |
LayerTree(const std::shared_ptr< Layer > &root_layer, const SkISize &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, SkRect 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 |