Home
last modified time | relevance | path

Searched refs:clipConservativeBounds (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/tests/
H A DPathRendererCacheTests.cpp43 SkIRect clipConservativeBounds = SkIRect::MakeWH(sdc->width(), in draw_path() local
56 &clipConservativeBounds, in draw_path() local
H A DTriangulatingPathRendererTests.cpp727 SkIRect clipConservativeBounds = SkIRect::MakeWH(sdc->width(), sdc->height()); in test_path() local
735 &clipConservativeBounds, in test_path() local
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext.cpp1621 SkIRect clipConservativeBounds = get_clip_bounds(this, clip); in drawAndStencilPath() local
1634 canDrawArgs.fClipConservativeBounds = &clipConservativeBounds; in drawAndStencilPath()
1653 &clipConservativeBounds, in drawAndStencilPath() local
1798 SkIRect clipConservativeBounds = get_clip_bounds(this, clip); in drawShapeUsingPathRenderer() local
1810 canDrawArgs.fClipConservativeBounds = &clipConservativeBounds; in drawShapeUsingPathRenderer()
1893 &clipConservativeBounds, in drawShapeUsingPathRenderer() local

Completed in 6 milliseconds