Flutter Engine
The Flutter Engine
|
#include "flutter/shell/platform/embedder/embedder_layers.h"
#include <algorithm>
Go to the source code of this file.
Namespaces | |
namespace | flutter |
Functions | |
static std::unique_ptr< FlutterPlatformViewMutation > | flutter::ConvertMutation (double opacity) |
static std::unique_ptr< FlutterPlatformViewMutation > | flutter::ConvertMutation (const SkRect &rect) |
static FlutterSize | flutter::VectorToSize (const SkVector &vector) |
static std::unique_ptr< FlutterPlatformViewMutation > | flutter::ConvertMutation (const SkRRect &rrect) |
static std::unique_ptr< FlutterPlatformViewMutation > | flutter::ConvertMutation (const SkMatrix &matrix) |