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

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

Completed in 222 milliseconds