Lines Matching refs:ibounds
258 SkIRect ibounds; in gather_lines_and_quads() local
275 SkIRect ibounds; in gather_lines_and_quads() local
278 bounds.roundOut(&ibounds); in gather_lines_and_quads()
281 if (SkIRect::Intersects(devClipBounds, ibounds)) { in gather_lines_and_quads()
338 bounds.roundOut(&ibounds); in gather_lines_and_quads()
339 if (SkIRect::Intersects(devClipBounds, ibounds)) { in gather_lines_and_quads()
381 bounds.roundOut(&ibounds); in gather_lines_and_quads()
382 if (SkIRect::Intersects(devClipBounds, ibounds)) { in gather_lines_and_quads()
413 bounds.roundOut(&ibounds); in gather_lines_and_quads()
414 if (SkIRect::Intersects(devClipBounds, ibounds)) { in gather_lines_and_quads()
451 bounds.roundOut(&ibounds); in gather_lines_and_quads()
452 if (SkIRect::Intersects(devClipBounds, ibounds)) { in gather_lines_and_quads()