Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrPathUtils.cpp356 bool is_point_within_cubic_tangents(const SkPoint& a, in is_point_within_cubic_tangents() function
491 !is_point_within_cubic_tangents(p[0], ab, dc, p[3], dir, cAvg)) { in convert_noninflect_cubic_to_quads()