Searched defs:onStencilPath (Results 1 – 10 of 10) sorted by relevance
78 void GrStencilAndCoverPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrStencilAndCoverPathRenderer
648 void GrDefaultPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrDefaultPathRenderer
727 void GrMSAAPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrMSAAPathRenderer
117 void GrGLPathRendering::onStencilPath(const StencilPathArgs& args, const GrPath* path) { in onStencilPath() function in GrGLPathRendering
253 virtual void onStencilPath(const StencilPathArgs& args) { in onStencilPath() function