Searched refs:GrStencilAndCoverPathRenderer (Results 1 – 7 of 7) sorted by relevance
23 GrPathRenderer* GrStencilAndCoverPathRenderer::Create(GrResourceProvider* resourceProvider, in Create()26 return new GrStencilAndCoverPathRenderer(resourceProvider); in Create()32 GrStencilAndCoverPathRenderer::GrStencilAndCoverPathRenderer(GrResourceProvider* resourceProvider) in GrStencilAndCoverPathRenderer() function in GrStencilAndCoverPathRenderer37 GrStencilAndCoverPathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const { in onCanDrawPath()80 void GrStencilAndCoverPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath()88 bool GrStencilAndCoverPathRenderer::onDrawPath(const DrawPathArgs& args) { in onDrawPath()
21 class GrStencilAndCoverPathRenderer : public GrPathRenderer {38 GrStencilAndCoverPathRenderer(GrResourceProvider*);
20 GrPathRenderer* GrStencilAndCoverPathRenderer::Create(GrResourceProvider* resourceProvider, in Create()
32 GrStencilAndCoverPathRenderer::Create(context->contextPriv().resourceProvider(), caps)); in GrPathRendererChain()
453 friend class GrStencilAndCoverPathRenderer; // for access to add[Mesh]DrawOp variable
571 "$_src/gpu/ops/GrStencilAndCoverPathRenderer.cpp",572 "$_src/gpu/ops/GrStencilAndCoverPathRenderer.h",
1048 "src/gpu/ops/GrStencilAndCoverPathRenderer.cpp",