Searched refs:tangent_line (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/core/ |
D | SkPath.cpp | 2930 static void tangent_line(const SkPoint pts[], SkScalar x, SkScalar y, in tangent_line() function 3020 tangent_line(pts, x, y, &tangents); in contains()
|
/external/skqp/src/core/ |
D | SkPath.cpp | 3549 static void tangent_line(const SkPoint pts[], SkScalar x, SkScalar y, in tangent_line() function 3639 tangent_line(pts, x, y, &tangents); in contains()
|