Searched refs:onGetStencilSupport (Results 1 - 12 of 12) sorted by relevance
/external/skia/src/gpu/ |
H A D | GrTessellatingPathRenderer.h | 29 StencilSupport onGetStencilSupport(const GrDrawTarget*,
|
H A D | GrDashLinePathRenderer.h | 27 StencilSupport onGetStencilSupport(const GrDrawTarget*,
|
H A D | GrSoftwarePathRenderer.h | 33 virtual StencilSupport onGetStencilSupport(const GrDrawTarget*,
|
H A D | GrDefaultPathRenderer.h | 31 virtual StencilSupport onGetStencilSupport(const GrDrawTarget*,
|
H A D | GrStencilAndCoverPathRenderer.h | 36 virtual StencilSupport onGetStencilSupport(const GrDrawTarget*,
|
H A D | GrAADistanceFieldPathRenderer.h | 34 virtual StencilSupport onGetStencilSupport(const GrDrawTarget*,
|
H A D | GrPathRenderer.h | 89 return this->onGetStencilSupport(target, pipelineBuilder, path, stroke); 177 virtual StencilSupport onGetStencilSupport(const GrDrawTarget*, function in class:GrPathRenderer 197 * kStencilOnly in onGetStencilSupport().
|
H A D | GrSoftwarePathRenderer.cpp | 31 GrSoftwarePathRenderer::onGetStencilSupport(const GrDrawTarget*, function in class:GrSoftwarePathRenderer
|
H A D | GrStencilAndCoverPathRenderer.cpp | 69 GrStencilAndCoverPathRenderer::onGetStencilSupport(const GrDrawTarget*, function in class:GrStencilAndCoverPathRenderer
|
H A D | GrDefaultPathRenderer.cpp | 171 GrDefaultPathRenderer::onGetStencilSupport(const GrDrawTarget*, function in class:GrDefaultPathRenderer
|
H A D | GrAADistanceFieldPathRenderer.cpp | 116 GrAADistanceFieldPathRenderer::onGetStencilSupport(const GrDrawTarget*, function in class:GrAADistanceFieldPathRenderer
|
H A D | GrTessellatingPathRenderer.cpp | 1337 GrPathRenderer::StencilSupport GrTessellatingPathRenderer::onGetStencilSupport( function in class:GrTessellatingPathRenderer
|
Completed in 222 milliseconds