Home | History | Annotate | Download | only in tests

Lines Matching refs:deviceBounds1

597     SkIRect deviceBounds1, deviceBounds2;
599 canvas1->getClipDeviceBounds(&deviceBounds1) ==
602 REPORTER_ASSERT_MESSAGE(reporter, deviceBounds1 == deviceBounds2, testStep->assertMessage());