Searched refs:clipConservativeBounds (Results 1 – 3 of 3) sorted by relevance
43 SkIRect clipConservativeBounds = SkIRect::MakeWH(sdc->width(), in draw_path() local56 &clipConservativeBounds, in draw_path()
727 SkIRect clipConservativeBounds = SkIRect::MakeWH(sdc->width(), sdc->height()); in test_path() local735 &clipConservativeBounds, in test_path()
1619 SkIRect clipConservativeBounds = get_clip_bounds(this, clip); in drawAndStencilPath() local1632 canDrawArgs.fClipConservativeBounds = &clipConservativeBounds; in drawAndStencilPath()1651 &clipConservativeBounds, in drawAndStencilPath()1796 SkIRect clipConservativeBounds = get_clip_bounds(this, clip); in drawShapeUsingPathRenderer() local1808 canDrawArgs.fClipConservativeBounds = &clipConservativeBounds; in drawShapeUsingPathRenderer()1891 &clipConservativeBounds, in drawShapeUsingPathRenderer()