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