Flutter Engine
The Flutter Engine
|
#include <SkPathPriv.h>
Public Member Functions | |
operator bool () | |
Public Attributes | |
const SkPoint * | fPts |
Edge | fEdge |
bool | fIsNewContour |
Definition at line 476 of file SkPathPriv.h.
|
inlineexplicit |
Definition at line 482 of file SkPathPriv.h.
Edge SkPathEdgeIter::Result::fEdge |
Definition at line 478 of file SkPathPriv.h.
bool SkPathEdgeIter::Result::fIsNewContour |
Definition at line 479 of file SkPathPriv.h.
const SkPoint* SkPathEdgeIter::Result::fPts |
Definition at line 477 of file SkPathPriv.h.