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

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

canCullToTheRight() constSkEdgeClipperinline
clipCubic(const SkPoint pts[4], const SkRect &clip)SkEdgeClipper
clipLine(SkPoint p0, SkPoint p1, const SkRect &clip)SkEdgeClipper
ClipPath(const SkPath &path, const SkRect &clip, bool canCullToTheRight, void(*consume)(SkEdgeClipper *, bool newCtr, void *ctx), void *ctx)SkEdgeClipperstatic
clipQuad(const SkPoint pts[3], const SkRect &clip)SkEdgeClipper
next(SkPoint pts[])SkEdgeClipper
SkEdgeClipper(bool canCullToTheRight)SkEdgeClipperinline