Home | History | Annotate | Download | only in tests

Lines Matching refs:image0

340     sk_sp<SkImage> image0(surface->makeImageSnapshot());
346 REPORTER_ASSERT(reporter, image0->uniqueID() == image1->uniqueID());
352 image0->uniqueID() != image2->uniqueID());
358 REPORTER_ASSERT(reporter, image0->uniqueID() != image3->uniqueID());