Flutter Engine
 
Loading...
Searching...
No Matches
embedder_external_view_embedder.cc File Reference
#include "flutter/shell/platform/embedder/embedder_external_view_embedder.h"
#include <cassert>
#include <utility>
#include "flutter/common/constants.h"
#include "flutter/shell/platform/embedder/embedder_layers.h"
#include "flutter/shell/platform/embedder/embedder_render_target.h"
#include "third_party/skia/include/gpu/ganesh/GrDirectContext.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 

Functions

static FlutterBackingStoreConfig flutter::MakeBackingStoreConfig (int64_t view_id, const DlISize &backing_store_size)
 

Variables

static const auto flutter::kRootViewIdentifier = EmbedderExternalView::ViewIdentifier{}
 

Variable Documentation

◆ clipped_frame

SkRect clipped_frame

Definition at line 141 of file embedder_external_view_embedder.cc.

◆ params

◆ view_identifier

EmbedderExternalView::ViewIdentifier view_identifier

Definition at line 137 of file embedder_external_view_embedder.cc.