Searched defs:onStencilPath (Results 1 – 4 of 4) sorted by relevance
66 void GrStencilAndCoverPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrStencilAndCoverPathRenderer
742 void GrDefaultPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrDefaultPathRenderer
99 void GrGLPathRendering::onStencilPath(const StencilPathArgs& args, const GrPath* path) { in onStencilPath() function in GrGLPathRendering
266 virtual void onStencilPath(const StencilPathArgs& args) { in onStencilPath() function