17 for (
const SkRect& r : fRects) {
18 if (r.intersects(
rect)) {
22 fRects.push_back(
rect);
27 std::vector<SkRect> fRects;
30#define CHECK(A) REPORTER_ASSERT(reporter, A)
37 for (
int i = 0;
i < 1000; ++
i) {
51 for (
int i = 0;
i < 100; ++
i) {
float nextRangeF(float min, float max)
static AI Rect XYWH(float x, float y, float w, float h)
static AI Rect WH(float w, float h)
static AI Rect Infinite()
sk_sp< SkBlender > blender SkRect rect
DEF_GRAPHITE_TEST(skgpu_IntersectionTree, reporter, CtsEnforcement::kNextRelease)