Home
last modified time | relevance | path

Searched refs:SkHalfPlane (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/samplecode/
H A DSampleClip.cpp137 struct SkHalfPlane { struct
335 static void draw_halfplane(SkCanvas* canvas, const SkHalfPlane& p, SkColor c) { in draw_halfplane()
342 SkHalfPlane planes[4]) { in compute_half_planes()
389 SkHalfPlane planes[4];
425 static SkHalfPlane half_plane_w0(const SkMatrix& m) { in half_plane_w0()
541 SkHalfPlane hpw = half_plane_w0(mx.asM33());
/third_party/skia/src/core/
H A DSkPath.cpp3682 struct SkHalfPlane { struct
3756 static SkPath clip(const SkPath& path, const SkHalfPlane& plane) { in clip()
3831 SkHalfPlane plane { in PerspectiveClip()
3838 case SkHalfPlane::kAllPositive: in PerspectiveClip()
3840 case SkHalfPlane::kMixed: { in PerspectiveClip()

Completed in 8 milliseconds