5#ifndef FLUTTER_FLOW_LAYERS_CACHEABLE_LAYER_H_
6#define FLUTTER_FLOW_LAYERS_CACHEABLE_LAYER_H_
27 inline bool IsCacheEnabled();
36 int layer_cached_threshold =
38 bool can_cache_children =
false);
const LayerRasterCacheItem * raster_cache_item() const
std::unique_ptr< LayerRasterCacheItem > layer_raster_cache_item_
static constexpr int kMinimumRendersBeforeCachingFilterLayer
A 4x4 matrix using column-major storage.