Lines Matching defs:ibounds
266 SkIRect ibounds;
283 SkIRect ibounds;
286 bounds.roundOut(&ibounds);
289 if (SkIRect::Intersects(devClipBounds, ibounds)) {
346 bounds.roundOut(&ibounds);
347 if (SkIRect::Intersects(devClipBounds, ibounds)) {
389 bounds.roundOut(&ibounds);
390 if (SkIRect::Intersects(devClipBounds, ibounds)) {
421 bounds.roundOut(&ibounds);
422 if (SkIRect::Intersects(devClipBounds, ibounds)) {
459 bounds.roundOut(&ibounds);
460 if (SkIRect::Intersects(devClipBounds, ibounds)) {