Flutter Engine
The Flutter Engine
|
#include <SkPathPriv.h>
Public Member Functions | |
void | operator++ () |
bool | operator!= (const Iter &b) |
SkPath::Verb | operator* () |
Public Attributes | |
const uint8_t * | fVerb |
Definition at line 144 of file SkPathPriv.h.
|
inline |
Definition at line 146 of file SkPathPriv.h.
|
inline |
Definition at line 147 of file SkPathPriv.h.
|
inline |
Definition at line 145 of file SkPathPriv.h.
const uint8_t* SkPathPriv::Verbs::Iter::fVerb |
Definition at line 148 of file SkPathPriv.h.