Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
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.

◆ 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: