#include <memory>#include <utility>#include "flutter/shell/platform/embedder/embedder_surface_metal_impeller.h"#include "flutter/fml/logging.h"#include "flutter/fml/synchronization/sync_switch.h"#include "flutter/shell/gpu/gpu_surface_metal_delegate.h"#include "flutter/shell/gpu/gpu_surface_metal_impeller.h"import "flutter/shell/platform/darwin/graphics/FlutterDarwinContextMetalImpeller.h"#include "impeller/display_list/aiks_context.h"#include "impeller/entity/mtl/entity_shaders.h"#include "impeller/entity/mtl/framebuffer_blend_shaders.h"#include "impeller/entity/mtl/modern_shaders.h"#include "impeller/renderer/backend/metal/context_mtl.h"#include "impeller/typographer/backends/skia/typographer_context_skia.h"#include "impeller/typographer/typographer_context.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |