Searched refs:is_point_within_cubic_tangents (Results 1 – 1 of 1) sorted by relevance
356 bool is_point_within_cubic_tangents(const SkPoint& a, in is_point_within_cubic_tangents() function491 !is_point_within_cubic_tangents(p[0], ab, dc, p[3], dir, cAvg)) { in convert_noninflect_cubic_to_quads()