Flutter Engine
The Flutter Engine
|
#include <memory>
#include "flutter/fml/closure.h"
#include "flutter/fml/macros.h"
#include "flutter/shell/platform/embedder/embedder.h"
#include "third_party/skia/include/core/SkSize.h"
#include "third_party/skia/include/core/SkSurface.h"
Go to the source code of this file.
Classes | |
class | flutter::EmbedderRenderTarget |
Describes a surface whose backing store is managed by the embedder. The type of surface depends on the client rendering API used. The embedder is notified of the collection of this render target via a callback. More... | |
Namespaces | |
namespace | impeller |
namespace | flutter |