Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
raster_cache.h File Reference
#include <memory>
#include <unordered_map>
#include "flutter/display_list/dl_canvas.h"
#include "flutter/flow/raster_cache_key.h"
#include "flutter/flow/raster_cache_util.h"
#include "flutter/fml/macros.h"
#include "flutter/fml/memory/weak_ptr.h"
#include "flutter/fml/trace_event.h"
#include "third_party/skia/include/core/SkMatrix.h"
#include "third_party/skia/include/core/SkRect.h"

Go to the source code of this file.

Classes

class  flutter::RasterCacheResult
 
struct  flutter::RasterCacheMetrics
 
class  flutter::RasterCache
 
struct  flutter::RasterCache::Context
 
struct  flutter::RasterCache::CacheInfo
 

Namespaces

namespace  flutter
 

Enumerations

enum class  flutter::RasterCacheLayerStrategy { flutter::kLayer , flutter::kLayerChildren }