Home
last modified time | relevance | path

Searched refs:onGetStencilSupport (Results 1 – 12 of 12) sorted by relevance

/external/skia/src/gpu/
DGrPathRenderer.h89 return this->onGetStencilSupport(target, pipelineBuilder, path, stroke); in getStencilSupport()
177 virtual StencilSupport onGetStencilSupport(const GrDrawTarget*, in onGetStencilSupport() function
DGrTessellatingPathRenderer.h29 StencilSupport onGetStencilSupport(const GrDrawTarget*,
DGrDashLinePathRenderer.h27 StencilSupport onGetStencilSupport(const GrDrawTarget*, in onGetStencilSupport() function
DGrSoftwarePathRenderer.h33 virtual StencilSupport onGetStencilSupport(const GrDrawTarget*,
DGrStencilAndCoverPathRenderer.h36 virtual StencilSupport onGetStencilSupport(const GrDrawTarget*,
DGrDefaultPathRenderer.h31 virtual StencilSupport onGetStencilSupport(const GrDrawTarget*,
DGrAADistanceFieldPathRenderer.h34 virtual StencilSupport onGetStencilSupport(const GrDrawTarget*,
DGrSoftwarePathRenderer.cpp31 GrSoftwarePathRenderer::onGetStencilSupport(const GrDrawTarget*, in onGetStencilSupport() function in GrSoftwarePathRenderer
DGrStencilAndCoverPathRenderer.cpp69 GrStencilAndCoverPathRenderer::onGetStencilSupport(const GrDrawTarget*, in onGetStencilSupport() function in GrStencilAndCoverPathRenderer
DGrDefaultPathRenderer.cpp171 GrDefaultPathRenderer::onGetStencilSupport(const GrDrawTarget*, in onGetStencilSupport() function in GrDefaultPathRenderer
DGrAADistanceFieldPathRenderer.cpp116 GrAADistanceFieldPathRenderer::onGetStencilSupport(const GrDrawTarget*, in onGetStencilSupport() function in GrAADistanceFieldPathRenderer
DGrTessellatingPathRenderer.cpp1337 GrPathRenderer::StencilSupport GrTessellatingPathRenderer::onGetStencilSupport( in onGetStencilSupport() function in GrTessellatingPathRenderer