Lines Matching refs:Bounds
151 if m0.Bounds() != m1.Bounds() {152 t.Errorf("%s, bounds differ: %v and %v", tc.filename, m0.Bounds(), m1.Bounds())178 if m0.Bounds() != m1.Bounds() {179 t.Fatalf("bounds differ: %v and %v", m0.Bounds(), m1.Bounds())192 // have the same bounds.194 b := m0.Bounds()214 bo := img.Bounds()