Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleClip.cpp138 struct SkHalfPlane { struct
336 static void draw_halfplane(SkCanvas* canvas, const SkHalfPlane& p, SkColor c) {
343 SkHalfPlane planes[4]) { in compute_half_planes()
390 SkHalfPlane planes[4]; in onDrawContent()
426 static SkHalfPlane half_plane_w0(const SkMatrix& m) { in half_plane_w0()
542 SkHalfPlane hpw = half_plane_w0(mx.asM33()); in onDrawContent()
/external/skia/src/core/
DSkPath.cpp3616 struct SkHalfPlane { struct
3690 static SkPath clip(const SkPath& path, const SkHalfPlane& plane) { in clip()
3765 SkHalfPlane plane { in PerspectiveClip()
3772 case SkHalfPlane::kAllPositive: in PerspectiveClip()
3774 case SkHalfPlane::kMixed: { in PerspectiveClip()