Home | History | Annotate | Download | only in tests

Lines Matching refs:tight

4746                 SkRect tight = path.computeTightBounds();
4747 REPORTER_ASSERT(reporter, bounds.contains(tight));
4751 REPORTER_ASSERT(reporter, nearly_equal(tight, tight2));