Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DGrStyledShapeTest.cpp85 static bool test_bounds_by_rasterizing(const SkPath& path, const SkRect& bounds) { in test_bounds_by_rasterizing() function
601 REPORTER_ASSERT(r, test_bounds_by_rasterizing(p, bounds)); in CheckBounds()