Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
SkQuadraticEdge Member List

This is the complete list of members for SkQuadraticEdge, including all inherited members.

chopLineWithClip(const SkIRect &clip)SkEdge
fCubicDShiftSkEdge
fCurveCountSkEdge
fCurveShiftSkEdge
fDXSkEdge
fEdgeTypeSkEdge
fFirstYSkEdge
fLastYSkEdge
fNextSkEdge
fPrevSkEdge
fQDDxSkQuadraticEdge
fQDDySkQuadraticEdge
fQDxSkQuadraticEdge
fQDySkQuadraticEdge
fQLastXSkQuadraticEdge
fQLastYSkQuadraticEdge
fQxSkQuadraticEdge
fQySkQuadraticEdge
fWindingSkEdge
fXSkEdge
intersectsClip(const SkIRect &clip) constSkEdgeinline
kCubic_Type enum valueSkEdge
kLine_Type enum valueSkEdge
kQuad_Type enum valueSkEdge
setLine(const SkPoint &p0, const SkPoint &p1, const SkIRect *clip, int shiftUp)SkEdge
setLine(const SkPoint &p0, const SkPoint &p1, int shiftUp)SkEdgeinline
setQuadratic(const SkPoint pts[3], int shiftUp)SkQuadraticEdge
setQuadraticWithoutUpdate(const SkPoint pts[3], int shiftUp)SkQuadraticEdge
Type enum nameSkEdge
updateLine(SkFixed ax, SkFixed ay, SkFixed bx, SkFixed by)SkEdgeinline
updateQuadratic()SkQuadraticEdge