Flutter Engine
The Flutter Engine
|
#include "flutter/flow/layers/layer_raster_cache_item.h"
#include "flutter/flow/layers/container_layer.h"
#include "flutter/flow/raster_cache_item.h"
#include "flutter/flow/raster_cache_util.h"
#include "third_party/skia/include/core/SkColorSpace.h"
Go to the source code of this file.
Namespaces | |
namespace | flutter |
Functions | |
bool | flutter::Rasterize (RasterCacheItem::CacheState cache_state, Layer *layer, const PaintContext &paint_context, DlCanvas *canvas) |
Variables | |
static const auto * | flutter::flow_type = "RasterCacheFlow::Layer" |