Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
offscreen_surface.cc File Reference
#include "flutter/flow/layers/offscreen_surface.h"
#include "third_party/skia/include/core/SkColorSpace.h"
#include "third_party/skia/include/core/SkData.h"
#include "third_party/skia/include/core/SkImage.h"
#include "third_party/skia/include/core/SkImageInfo.h"
#include "third_party/skia/include/core/SkPixmap.h"
#include "third_party/skia/include/encode/SkPngEncoder.h"
#include "third_party/skia/include/gpu/GrDirectContext.h"
#include "third_party/skia/include/gpu/ganesh/SkSurfaceGanesh.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 

Functions

static sk_sp< SkSurfaceflutter::CreateSnapshotSurface (GrDirectContext *surface_context, const SkISize &size)
 
static sk_sp< SkDataflutter::GetRasterData (const sk_sp< SkSurface > &offscreen_surface, bool compressed)