Searched refs:test_bounds_by_rasterizing (Results 1 – 1 of 1) sorted by relevance
85 static bool test_bounds_by_rasterizing(const SkPath& path, const SkRect& bounds) { in test_bounds_by_rasterizing() function601 REPORTER_ASSERT(r, test_bounds_by_rasterizing(p, bounds)); in CheckBounds()