Lines Matching defs:bounds
133 const SkRect& bounds = path.getBounds();
136 REPORTER_ASSERT(reporter, bounds == tight);
142 const SkRect& bounds = path.getBounds();
145 REPORTER_ASSERT(reporter, bounds == tight);
152 const SkRect& bounds = path.getBounds();
155 REPORTER_ASSERT(reporter, bounds == tight);
162 const SkRect& bounds = path.getBounds();
166 REPORTER_ASSERT(reporter, bounds != tight);
174 const SkRect& bounds = path.getBounds();
177 REPORTER_ASSERT(reporter, bounds == tight);
184 const SkRect& bounds = path.getBounds();
187 REPORTER_ASSERT(reporter, bounds != tight);
194 const SkRect& bounds = path.getBounds();
197 REPORTER_ASSERT(reporter, bounds != tight);