Home
last modified time | relevance | path

Searched refs:DrawAroundInvPath (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/ops/
DSoftwarePathRenderer.h47 static void DrawAroundInvPath(SurfaceDrawContext*,
DSoftwarePathRenderer.cpp158 void SoftwarePathRenderer::DrawAroundInvPath(SurfaceDrawContext* sdc, in DrawAroundInvPath() function in skgpu::v1::SoftwarePathRenderer
257 DrawAroundInvPath(args.fSurfaceDrawContext, std::move(args.fPaint), in onDrawPath()
391 DrawAroundInvPath(args.fSurfaceDrawContext, GrPaint::Clone(args.fPaint), in onDrawPath()