Searched defs:onStencilPath (Results 1 - 5 of 5) sorted by relevance

/external/skia/src/gpu/ops/
H A DGrStencilAndCoverPathRenderer.cpp76 void GrStencilAndCoverPathRenderer::onStencilPath(const StencilPathArgs& args) { function in class:GrStencilAndCoverPathRenderer
78 "GrStencilAndCoverPathRenderer::onStencilPath");
H A DGrDefaultPathRenderer.cpp597 void GrDefaultPathRenderer::onStencilPath(const StencilPathArgs& args) { function in class:GrDefaultPathRenderer
599 "GrDefaultPathRenderer::onStencilPath");
H A DGrMSAAPathRenderer.cpp699 void GrMSAAPathRenderer::onStencilPath(const StencilPathArgs& args) { function in class:GrMSAAPathRenderer
701 "GrMSAAPathRenderer::onStencilPath");
/external/skia/src/gpu/
H A DGrPathRenderer.h215 this->onStencilPath(args);
267 virtual void onStencilPath(const StencilPathArgs& args) { function in class:GrPathRenderer
/external/skia/src/gpu/gl/
H A DGrGLPathRendering.cpp118 void GrGLPathRendering::onStencilPath(const StencilPathArgs& args, const GrPath* path) { function in class:GrGLPathRendering

Completed in 273 milliseconds