Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkStrike.cpp241 static bool quad_in_bounds(const SkScalar* pts, const SkScalar bounds[2]) { in quad_in_bounds() function
372 if (!quad_in_bounds(&pts[0].fY - yAxis, bounds)) { in findIntercepts()