Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPath.cpp3085 static void tangent_conic(const SkPoint pts[], SkScalar x, SkScalar y, SkScalar w, in tangent_conic() function
3234 tangent_conic(pts, x, y, iter.conicWeight(), &tangents); in contains()