Searched defs:quad_in_bounds (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkGlyphCache.cpp218 static bool quad_in_bounds(const SkScalar* pts, const SkScalar bounds[2]) { function
349 if (!quad_in_bounds(&pts[0].fY - yAxis, bounds)) {

Completed in 44 milliseconds