Lines Matching refs:empty
390 "%s, restoring an empty save record should not change clip state: "
775 // Empty, point, and line paths -> empty
776 SkPath empty;
777 run_test_case(r, TestCase::Build("empty", kDeviceBounds)
778 .actual().path(empty).finishElements()
942 // Tests that clip operations that are offscreen either make the clip empty or stay wide open
953 // Intersect -> empty
1010 // Tests that an empty shape updates the clip state directly without needing an element
1014 // Intersect -> empty
1015 run_test_case(r, TestCase::Build("empty-intersect", kDeviceBounds)
1021 run_test_case(r, TestCase::Build("empty-difference", kDeviceBounds)
1281 // Intersect small shape + difference big path -> empty
1389 // D(1)+I(2) should result in empty
1516 // Difference -> empty
1531 // Tests that shapes that do not overlap make for an empty clip (when intersecting), pick just the