#include <mutex>#include "flutter/fml/macros.h"#include "flutter/fml/native_library.h"#include "flutter/shell/platform/android/android_context_gl_impeller.h"#include "flutter/shell/platform/android/android_context_vk_impeller.h"#include "flutter/shell/platform/android/context/android_context.h"Go to the source code of this file.
Classes | |
| class | flutter::AndroidContextDynamicImpeller |
| An Impeller Android context that dynamically creates either an [AndroidContextGLImpeller] or an [AndroidContextVKImpeller]. More... | |
Namespaces | |
| namespace | flutter |