Searched refs:SoftwarePathRenderer (Results 1 – 7 of 7) sorted by relevance
107 PathRenderer::CanDrawPath SoftwarePathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const { in onCanDrawPath()122 bool SoftwarePathRenderer::GetShapeAndClipBounds(SurfaceDrawContext* sdc, in GetShapeAndClipBounds()147 void SoftwarePathRenderer::DrawNonAARect(SurfaceDrawContext* sdc, in DrawNonAARect()158 void SoftwarePathRenderer::DrawAroundInvPath(SurfaceDrawContext* sdc, in DrawAroundInvPath()197 void SoftwarePathRenderer::DrawToTargetWithShapeMask( in DrawToTargetWithShapeMask()230 bool SoftwarePathRenderer::onDrawPath(const DrawPathArgs& args) { in onDrawPath()
22 class SoftwarePathRenderer final : public PathRenderer {26 SoftwarePathRenderer(GrProxyProvider* proxyProvider, bool allowCaching) in SoftwarePathRenderer() function
43 class SoftwarePathRenderer; variable229 sk_sp<skgpu::v1::SoftwarePathRenderer> fSoftwarePathRenderer;
377 "ops/SoftwarePathRenderer.cpp",378 "ops/SoftwarePathRenderer.h",
969 fSoftwarePathRenderer.reset(new skgpu::v1::SoftwarePathRenderer( in getSoftwarePathRenderer()
158 return new skgpu::v1::SoftwarePathRenderer(rContext->priv().proxyProvider(), true); in __anon38438ec40202()
560 "$_src/gpu/ops/SoftwarePathRenderer.cpp",561 "$_src/gpu/ops/SoftwarePathRenderer.h",