Home | History | Annotate | Download | only in tests

Lines Matching refs:obj2

186     GrBackendObject obj2 = func(surface, mode);
190 REPORTER_ASSERT(reporter, (obj1 == obj2) == (snap1 == snap2));