Home
last modified time | relevance | path

Searched refs:stencilPaint (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DTessellationPathRenderer.cpp227 GrPaint stencilPaint; in onStencilPath() local
228 stencilPaint.setXPFactory(GrDisableColorXPFactory::Get()); in onStencilPath()
235 std::move(stencilPaint), in onStencilPath()
H A DDefaultPathRenderer.cpp747 GrPaint stencilPaint; in internalDrawPath() local
748 stencilPaint.setXPFactory(GrDisableColorXPFactory::Get()); in internalDrawPath()
749 op = DefaultPathOp::Make(context, std::move(stencilPaint), path, srcSpaceTol, in internalDrawPath()

Completed in 3 milliseconds