Searched refs:onStencilPath (Results 1 – 8 of 8) sorted by relevance
152 this->onStencilPath(args, path); in stencilPath()193 virtual void onStencilPath(const StencilPathArgs&, const GrPath*) = 0;
207 this->onStencilPath(args); in stencilPath()266 virtual void onStencilPath(const StencilPathArgs& args) { in onStencilPath() function
36 void onStencilPath(const StencilPathArgs&) override;
30 void onStencilPath(const StencilPathArgs&) override;
66 void GrStencilAndCoverPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrStencilAndCoverPathRenderer
742 void GrDefaultPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrDefaultPathRenderer
67 void onStencilPath(const StencilPathArgs&, const GrPath*) override;
99 void GrGLPathRendering::onStencilPath(const StencilPathArgs& args, const GrPath* path) { in onStencilPath() function in GrGLPathRendering