Flutter Engine
The Flutter Engine
|
#include <string>
#include "flutter/common/graphics/texture.h"
#include "flutter/display_list/display_list.h"
#include "third_party/skia/include/core/SkImage.h"
#include "third_party/skia/include/gpu/GrBackendSurface.h"
#include "third_party/skia/include/gpu/GrContextThreadSafeProxy.h"
#include "third_party/skia/include/gpu/GrDirectContext.h"
Go to the source code of this file.
Classes | |
class | flutter::SnapshotDelegate |
struct | flutter::SnapshotDelegate::GpuImageResult |
A data structure used by the Skia implementation of deferred GPU based images. More... | |
Namespaces | |
namespace | flutter |