#include <memory>#include <string>#include <vector>#include <android/hardware_buffer_jni.h>#include "flutter/fml/platform/android/scoped_java_ref.h"#include "flutter/lib/ui/window/platform_message.h"#include "flutter/shell/common/platform_view.h"#include "flutter/shell/common/snapshot_surface_producer.h"#include "flutter/shell/platform/android/context/android_context.h"#include "flutter/shell/platform/android/jni/platform_view_android_jni.h"#include "flutter/shell/platform/android/platform_message_handler_android.h"#include "flutter/shell/platform/android/platform_view_android_delegate/platform_view_android_delegate.h"#include "flutter/shell/platform/android/surface/android_native_window.h"#include "flutter/shell/platform/android/surface/android_surface.h"#include "shell/platform/android/image_external_texture.h"Go to the source code of this file.
Classes | |
| class | flutter::AndroidSurfaceFactoryImpl |
| class | flutter::PlatformViewAndroid |
Namespaces | |
| namespace | flutter |