Home
last modified time | relevance | path

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

/external/skia/src/gpu/ops/
DGrStencilAndCoverPathRenderer.cpp74 void GrStencilAndCoverPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrStencilAndCoverPathRenderer
DGrDefaultPathRenderer.cpp633 void GrDefaultPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrDefaultPathRenderer
DGrMSAAPathRenderer.cpp713 void GrMSAAPathRenderer::onStencilPath(const StencilPathArgs& args) { in onStencilPath() function in GrMSAAPathRenderer
/external/skia/src/gpu/
DGrPathRenderer.h262 virtual void onStencilPath(const StencilPathArgs& args) { in onStencilPath() function
/external/skia/src/gpu/gl/
DGrGLPathRendering.cpp118 void GrGLPathRendering::onStencilPath(const StencilPathArgs& args, const GrPath* path) { in onStencilPath() function in GrGLPathRendering