Home | History | Annotate | Download | only in tests

Lines Matching refs:bounds1

601     SkRect bounds1, bounds2;
603 canvas1->getClipBounds(&bounds1) == canvas2->getClipBounds(&bounds2),
605 REPORTER_ASSERT_MESSAGE(reporter, bounds1 == bounds2,