Searched refs:GrStencilAndCoverPathRenderer (Results 1 – 5 of 5) sorted by relevance
21 GrPathRenderer* GrStencilAndCoverPathRenderer::Create(GrResourceProvider* resourceProvider, in Create()24 return new GrStencilAndCoverPathRenderer(resourceProvider); in Create()30 GrStencilAndCoverPathRenderer::GrStencilAndCoverPathRenderer(GrResourceProvider* resourceProvider) in GrStencilAndCoverPathRenderer() function in GrStencilAndCoverPathRenderer34 bool GrStencilAndCoverPathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const { in onCanDrawPath()66 void GrStencilAndCoverPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath()74 bool GrStencilAndCoverPathRenderer::onDrawPath(const DrawPathArgs& args) { in onDrawPath()
21 class GrStencilAndCoverPathRenderer : public GrPathRenderer {38 GrStencilAndCoverPathRenderer(GrResourceProvider*);
32 if (GrPathRenderer* pr = GrStencilAndCoverPathRenderer::Create(context->resourceProvider(), in GrPathRendererChain()
243 '<(skia_src_path)/gpu/batches/GrStencilAndCoverPathRenderer.cpp',244 '<(skia_src_path)/gpu/batches/GrStencilAndCoverPathRenderer.h',
459 src/gpu/batches/GrStencilAndCoverPathRenderer.cpp \