Home | History | Annotate | Download | only in tests

Lines Matching refs:deviceBounds1

630     SkIRect deviceBounds1, deviceBounds2;
632 canvas1->getClipDeviceBounds(&deviceBounds1) ==
635 REPORTER_ASSERT_MESSAGE(reporter, deviceBounds1 == deviceBounds2, testStep->assertMessage());