Flutter Engine
The Flutter Engine
|
#include "include/core/SkPath.h"
#include "include/core/SkPathEffect.h"
#include "include/core/SkPoint.h"
#include "include/core/SkRect.h"
Go to the source code of this file.
Classes | |
class | SkPathEffectBase |
class | SkPathEffectBase::PointData |
Functions | |
static SkPathEffectBase * | as_PEB (SkPathEffect *effect) |
static const SkPathEffectBase * | as_PEB (const SkPathEffect *effect) |
static const SkPathEffectBase * | as_PEB (const sk_sp< SkPathEffect > &effect) |
static sk_sp< SkPathEffectBase > | as_PEB_sp (sk_sp< SkPathEffect > effect) |
|
inlinestatic |
Definition at line 138 of file SkPathEffectBase.h.
|
inlinestatic |
Definition at line 134 of file SkPathEffectBase.h.
|
inlinestatic |
Definition at line 130 of file SkPathEffectBase.h.
|
inlinestatic |
Definition at line 142 of file SkPathEffectBase.h.