Searched refs:tangent_conic (Results 1 – 2 of 2) sorted by relevance
/external/skia/src/core/ |
D | SkPath.cpp | 2877 static void tangent_conic(const SkPoint pts[], SkScalar x, SkScalar y, SkScalar w, in tangent_conic() function 3026 tangent_conic(pts, x, y, iter.conicWeight(), &tangents); in contains()
|
/external/skqp/src/core/ |
D | SkPath.cpp | 3496 static void tangent_conic(const SkPoint pts[], SkScalar x, SkScalar y, SkScalar w, in tangent_conic() function 3645 tangent_conic(pts, x, y, iter.conicWeight(), &tangents); in contains()
|