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

/external/skia/src/gpu/
H A DGrPathUtils.cpp364 bool is_point_within_cubic_tangents(const SkPoint& a, function in namespace:__anon16093
498 !is_point_within_cubic_tangents(p[0], ab, dc, p[3], dir, cAvg)) {

Completed in 26 milliseconds