Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
gpu_surface_metal_impeller.mm File Reference
#include "flutter/shell/gpu/gpu_surface_metal_impeller.h"
import <Metal/Metal.h>
import <QuartzCore/QuartzCore.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
 

Macros

#define ENABLE_EXPERIMENTAL_CANVAS   false
 

Functions

static std::shared_ptr< impeller::Rendererflutter::CreateImpellerRenderer (std::shared_ptr< impeller::Context > context)
 

Macro Definition Documentation

◆ ENABLE_EXPERIMENTAL_CANVAS

#define ENABLE_EXPERIMENTAL_CANVAS   false

Definition at line 20 of file gpu_surface_metal_impeller.mm.