Flutter Engine
The Flutter Engine
|
This is the complete list of members for SkEdgeClipper, including all inherited members.
canCullToTheRight() const | SkEdgeClipper | inline |
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) | SkEdgeClipper | static |
clipQuad(const SkPoint pts[3], const SkRect &clip) | SkEdgeClipper | |
next(SkPoint pts[]) | SkEdgeClipper | |
SkEdgeClipper(bool canCullToTheRight) | SkEdgeClipper | inline |