Searched refs:SoftwarePathRenderer (Results 1 – 7 of 7) sorted by relevance
22 class SoftwarePathRenderer final : public PathRenderer {26 SoftwarePathRenderer(GrProxyProvider* proxyProvider, bool allowCaching) in SoftwarePathRenderer() function
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()
43 class SoftwarePathRenderer; variable229 sk_sp<skgpu::v1::SoftwarePathRenderer> fSoftwarePathRenderer;
375 "ops/SoftwarePathRenderer.cpp",376 "ops/SoftwarePathRenderer.h",
969 fSoftwarePathRenderer.reset(new skgpu::v1::SoftwarePathRenderer( in getSoftwarePathRenderer()
158 return new skgpu::v1::SoftwarePathRenderer(rContext->priv().proxyProvider(), true); in __anon58650a380202()
558 "$_src/gpu/ops/SoftwarePathRenderer.cpp",559 "$_src/gpu/ops/SoftwarePathRenderer.h",