Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkPath.cpp3116 static void tangent_quad(const SkPoint pts[], SkScalar x, SkScalar y, in tangent_quad() function
3235 tangent_quad(pts, x, y, &tangents); in contains()
/external/skqp/src/core/
DSkPath.cpp3232 static void tangent_quad(const SkPoint pts[], SkScalar x, SkScalar y, in tangent_quad() function
3351 tangent_quad(pts, x, y, &tangents); in contains()