#include "flutter/fml/concurrent_message_loop.h"#include "flutter/fml/macros.h"#include "flutter/impeller/display_list/aiks_context.h"#include "flutter/impeller/renderer/backend/vulkan/surface_context_vk.h"#include "flutter/shell/platform/android/android_context_vk_impeller.h"#include "flutter/shell/platform/android/surface/android_native_window.h"#include "flutter/shell/platform/android/surface/android_surface.h"#include "shell/gpu/gpu_surface_vulkan_impeller.h"#include "shell/platform/android/android_context_dynamic_impeller.h"#include "shell/platform/android/android_surface_gl_impeller.h"#include "shell/platform/android/android_surface_vk_impeller.h"Go to the source code of this file.
Classes | |
| class | flutter::AndroidSurfaceDynamicImpeller |
| An Impeller Android surface class that dynamically creates either an [AndroidSurfaceVKImpeller] or an [AndroidSurfaceGLImpeller]. More... | |
Namespaces | |
| namespace | flutter |