Home | History | Annotate | Download | only in gpu

Lines Matching refs:ibounds

324     SkIRect ibounds;
344 bounds.roundOut(&ibounds);
345 if (SkIRect::Intersects(devClipBounds, ibounds)) {
371 bounds.roundOut(&ibounds);
372 if (SkIRect::Intersects(devClipBounds, ibounds)) {
391 bounds.roundOut(&ibounds);
393 if (SkIRect::Intersects(devClipBounds, ibounds)) {
420 bounds.roundOut(&ibounds);
421 if (SkIRect::Intersects(devClipBounds, ibounds)) {
448 bounds.roundOut(&ibounds);
449 if (SkIRect::Intersects(devClipBounds, ibounds)) {