Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
FlutterCompositor.h File Reference
#include <functional>
#include <list>
#include <unordered_map>
#include <variant>
#include "flutter/fml/macros.h"
import "flutter/shell/platform/darwin/macos/framework/Source/FlutterMutatorView.h"
import "flutter/shell/platform/darwin/macos/framework/Source/FlutterPlatformViewController.h"
import "flutter/shell/platform/darwin/macos/framework/Source/FlutterTimeConverter.h"
import "flutter/shell/platform/darwin/macos/framework/Source/FlutterViewProvider.h"
#include "flutter/shell/platform/embedder/embedder.h"

Go to the source code of this file.

Classes

struct  flutter::BackingStoreLayer
 
class  flutter::FlutterCompositor
 

Namespaces

namespace  flutter
 

Typedefs

using flutter::LayerVariant = std::variant< PlatformViewLayer, BackingStoreLayer >