Lines Matching refs:ibounds
1312 SkIRect ibounds;1313 path.getBounds().roundOut(&ibounds);1317 tmpClip.setRect(ibounds);1322 ibounds = clip->getBounds();1324 if (ibounds.isEmpty() || !ibounds.intersect(clip->getBounds())) {1329 Builder builder(ibounds);