Flutter Engine
The Flutter Engine
|
#include "flutter/shell/platform/embedder/tests/embedder_test_compositor.h"
#include <utility>
#include "flutter/fml/logging.h"
#include "flutter/shell/platform/embedder/tests/embedder_assertions.h"
#include "third_party/skia/include/core/SkSurface.h"
Go to the source code of this file.
Namespaces | |
namespace | flutter |
namespace | flutter::testing |
Functions | |
static void | flutter::testing::InvokeAllCallbacks (const std::vector< fml::closure > &callbacks) |