Searched refs:quad_in_bounds (Results 1 – 1 of 1) sorted by relevance
241 static bool quad_in_bounds(const SkScalar* pts, const SkScalar bounds[2]) { in quad_in_bounds() function372 if (!quad_in_bounds(&pts[0].fY - yAxis, bounds)) { in findIntercepts()