Searched refs:tangent_line (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/core/ |
D | SkPath.cpp | 2996 static void tangent_line(const SkPoint pts[], SkScalar x, SkScalar y, in tangent_line() function 3086 tangent_line(pts, x, y, &tangents); in contains()
|
/third_party/flutter/skia/src/core/ |
D | SkPath.cpp | 3487 static void tangent_line(const SkPoint pts[], SkScalar x, SkScalar y, in tangent_line() function 3577 tangent_line(pts, x, y, &tangents); in contains()
|