9#ifndef SkQuadClipper_DEFINED
10#define SkQuadClipper_DEFINED
69 #define sk_assert_monotonic_x(pts, count)
70 #define sk_assert_monotonic_y(pts, count)
static SkPath clip(const SkPath &path, const SkHalfPlane &plane)
#define sk_assert_monotonic_y(pts, count)
#define sk_assert_monotonic_x(pts, count)
bool clipQuad(const SkPoint pts[3], const SkRect &clip)
SkPath::Verb next(SkPoint pts[])
bool clipCubic(const SkPoint pts[4], const SkRect &clip)
void setClip(const SkIRect &clip)
bool clipQuad(const SkPoint src[3], SkPoint dst[3])