Flutter Engine
The Flutter Engine
Sk2DPathEffect.h
Go to the documentation of this file.
1/*
2 * Copyright 2006 The Android Open Source Project
3 *
4 * Use of this source code is governed by a BSD-style license that can be
5 * found in the LICENSE file.
6 */
7
8#ifndef Sk2DPathEffect_DEFINED
9#define Sk2DPathEffect_DEFINED
10
14
15class SkMatrix;
16class SkPath;
17class SkPathEffect;
18
20public:
22
23 static void RegisterFlattenables();
24};
25
27public:
28 static sk_sp<SkPathEffect> Make(const SkMatrix& matrix, const SkPath& path);
29
30 static void RegisterFlattenables();
31};
32
33#endif
#define SK_API
Definition: SkAPI.h:35
Definition: SkPath.h:59
float SkScalar
Definition: extension.cpp:12
SK_API sk_sp< SkDocument > Make(SkWStream *dst, const SkSerialProcs *=nullptr, std::function< void(const SkPicture *)> onEndPage=nullptr)
unsigned useCenter Optional< SkMatrix > matrix
Definition: SkRecords.h:258
DEF_SWITCHES_START aot vmservice shared library Name of the *so containing AOT compiled Dart assets for launching the service isolate vm snapshot The VM snapshot data that will be memory mapped as read only SnapshotAssetPath must be present isolate snapshot The isolate snapshot data that will be memory mapped as read only SnapshotAssetPath must be present cache dir path
Definition: switches.h:57
int32_t width