Lines Matching refs:ibounds
257 SkIRect ibounds; in gather_lines_and_quads() local
274 SkIRect ibounds; in gather_lines_and_quads() local
277 bounds.roundOut(&ibounds); in gather_lines_and_quads()
280 if (SkIRect::Intersects(devClipBounds, ibounds)) { in gather_lines_and_quads()
337 bounds.roundOut(&ibounds); in gather_lines_and_quads()
338 if (SkIRect::Intersects(devClipBounds, ibounds)) { in gather_lines_and_quads()
380 bounds.roundOut(&ibounds); in gather_lines_and_quads()
381 if (SkIRect::Intersects(devClipBounds, ibounds)) { in gather_lines_and_quads()
412 bounds.roundOut(&ibounds); in gather_lines_and_quads()
413 if (SkIRect::Intersects(devClipBounds, ibounds)) { in gather_lines_and_quads()
450 bounds.roundOut(&ibounds); in gather_lines_and_quads()
451 if (SkIRect::Intersects(devClipBounds, ibounds)) { in gather_lines_and_quads()