Searched refs:GrMSAAPathRenderer (Results 1 – 6 of 6) sorted by relevance
14 class SK_API GrMSAAPathRenderer : public GrPathRenderer {
43 GrPathRenderer::StencilSupport GrMSAAPathRenderer::onGetStencilSupport(const GrShape& shape) const { in onGetStencilSupport()570 bool GrMSAAPathRenderer::internalDrawPath(GrRenderTargetContext* renderTargetContext, in internalDrawPath()672 bool GrMSAAPathRenderer::onCanDrawPath(const CanDrawPathArgs& args) const { in onCanDrawPath()679 bool GrMSAAPathRenderer::onDrawPath(const DrawPathArgs& args) { in onDrawPath()699 void GrMSAAPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath()
43 fChain.push_back(sk_make_sp<GrMSAAPathRenderer>()); in GrPathRendererChain()
434 friend class GrMSAAPathRenderer; // for access to add[Mesh]DrawOp variable
265 "$_src/gpu/ops/GrMSAAPathRenderer.cpp",266 "$_src/gpu/ops/GrMSAAPathRenderer.h",
538 "src/gpu/ops/GrMSAAPathRenderer.cpp",