Searched refs:clipConservativeBounds (Results 1 – 3 of 3) sorted by relevance
66 SkIRect clipConservativeBounds = SkIRect::MakeWH(sdc->width(), in draw_path() local79 &clipConservativeBounds, in draw_path()
849 SkIRect clipConservativeBounds = SkIRect::MakeWH(sdc->width(), sdc->height()); in test_path() local857 &clipConservativeBounds, in test_path()
1591 SkIRect clipConservativeBounds = get_clip_bounds(this, clip); in drawAndStencilPath() local1604 canDrawArgs.fClipConservativeBounds = &clipConservativeBounds; in drawAndStencilPath()1623 &clipConservativeBounds, in drawAndStencilPath()1792 SkIRect clipConservativeBounds = get_clip_bounds(this, clip); in drawShapeUsingPathRenderer() local1804 canDrawArgs.fClipConservativeBounds = &clipConservativeBounds; in drawShapeUsingPathRenderer()1887 &clipConservativeBounds, in drawShapeUsingPathRenderer()