#include <functional>
#include <map>
#include "flutter/fml/unique_fd.h"
#include "flutter/fml/unique_object.h"
#include "impeller/geometry/color.h"
#include "impeller/toolkit/android/proc_table.h"
Go to the source code of this file.
Classes | |
struct | impeller::android::WrappedSurfaceTransaction |
A wrapper class that indicates whether a SurfaceTransaction was created by the flutter engine or was borrowed from Java for platform interop. More... | |
class | impeller::android::SurfaceTransaction |
A wrapper for ASurfaceTransaction. https://developer.android.com/ndk/reference/group/native-activity#asurfacetransaction. More... | |
Namespaces | |
impeller | |
impeller::android | |