#include "flutter/shell/gpu/gpu_surface_metal_impeller.h"import <Metal/Metal.h>import <QuartzCore/QuartzCore.h>#include "flow/surface.h"#include "flow/surface_frame.h"#include "impeller/display_list/aiks_context.h"#include "impeller/renderer/backend/metal/swapchain_transients_mtl.h"#include "flutter/common/settings.h"#include "flutter/fml/make_copyable.h"#include "flutter/fml/mapping.h"#include "flutter/fml/trace_event.h"#include "impeller/display_list/dl_dispatcher.h"#include "impeller/renderer/backend/metal/surface_mtl.h"#include "impeller/typographer/backends/skia/typographer_context_skia.h"Go to the source code of this file.
Namespaces | |
| namespace | flutter |