#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/ganesh/GrBackendSurface.h"#include "third_party/skia/include/gpu/ganesh/GrContextThreadSafeProxy.h"#include "third_party/skia/include/gpu/ganesh/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 |