Flutter Engine
The Flutter Engine
Static Public Member Functions | List of all members
SkPath2DPathEffect Class Reference

#include <Sk2DPathEffect.h>

Static Public Member Functions

static sk_sp< SkPathEffectMake (const SkMatrix &matrix, const SkPath &path)
 
static void RegisterFlattenables ()
 

Detailed Description

Definition at line 26 of file Sk2DPathEffect.h.

Member Function Documentation

◆ Make()

sk_sp< SkPathEffect > SkPath2DPathEffect::Make ( const SkMatrix matrix,
const SkPath path 
)
static

Definition at line 213 of file Sk2DPathEffect.cpp.

213 {
215}
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

◆ RegisterFlattenables()

void SkPath2DPathEffect::RegisterFlattenables ( )
static

Definition at line 221 of file Sk2DPathEffect.cpp.

221 {
223}
#define SK_REGISTER_FLATTENABLE(type)

The documentation for this class was generated from the following files: