Flutter Engine
The Flutter Engine
|
#include <cacheable_layer.h>
Public Member Functions | |
AutoCache (RasterCacheItem *raster_cache_item, PrerollContext *context, const SkMatrix &matrix) | |
void | ShouldNotBeCached () |
~AutoCache () | |
Definition at line 16 of file cacheable_layer.h.
flutter::AutoCache::AutoCache | ( | RasterCacheItem * | raster_cache_item, |
PrerollContext * | context, | ||
const SkMatrix & | matrix | ||
) |
Definition at line 9 of file cacheable_layer.cc.
flutter::AutoCache::~AutoCache | ( | ) |
Definition at line 30 of file cacheable_layer.cc.
|
inline |
Definition at line 22 of file cacheable_layer.h.