Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Variables
compositor_context.cc File Reference
#include "flutter/flow/compositor_context.h"
#include <optional>
#include <utility>
#include "flutter/flow/layers/layer_tree.h"
#include "third_party/skia/include/core/SkCanvas.h"

Go to the source code of this file.

Namespaces

namespace  flutter
 

Variables

constexpr float flutter::kImpellerRepaintRatio = 0.7f
 The max ratio of pixel width or height to size that is dirty which results in a partial repaint.