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

/external/chromium_org/third_party/skia/src/gpu/
H A DGrSoftwarePathRenderer.h32 virtual StencilSupport onGetStencilSupport(const SkPath&,
H A DGrStencilAndCoverPathRenderer.h34 virtual StencilSupport onGetStencilSupport(const SkPath&,
H A DGrDefaultPathRenderer.h29 virtual StencilSupport onGetStencilSupport(const SkPath&,
H A DGrPathRenderer.h88 return this->onGetStencilSupport(path, stroke, target);
159 virtual StencilSupport onGetStencilSupport(const SkPath&, function in class:GrPathRenderer
175 * kStencilOnly in onGetStencilSupport().
H A DGrStencilAndCoverPathRenderer.cpp47 GrPathRenderer::StencilSupport GrStencilAndCoverPathRenderer::onGetStencilSupport( function in class:GrStencilAndCoverPathRenderer
H A DGrSoftwarePathRenderer.cpp31 GrPathRenderer::StencilSupport GrSoftwarePathRenderer::onGetStencilSupport( function in class:GrSoftwarePathRenderer
H A DGrDefaultPathRenderer.cpp165 GrPathRenderer::StencilSupport GrDefaultPathRenderer::onGetStencilSupport( function in class:GrDefaultPathRenderer
/external/skia/src/gpu/
H A DGrSoftwarePathRenderer.h32 virtual StencilSupport onGetStencilSupport(const SkPath&,
H A DGrStencilAndCoverPathRenderer.h34 virtual StencilSupport onGetStencilSupport(const SkPath&,
H A DGrDefaultPathRenderer.h29 virtual StencilSupport onGetStencilSupport(const SkPath&,
H A DGrPathRenderer.h88 return this->onGetStencilSupport(path, stroke, target);
159 virtual StencilSupport onGetStencilSupport(const SkPath&, function in class:GrPathRenderer
175 * kStencilOnly in onGetStencilSupport().
H A DGrStencilAndCoverPathRenderer.cpp47 GrPathRenderer::StencilSupport GrStencilAndCoverPathRenderer::onGetStencilSupport( function in class:GrStencilAndCoverPathRenderer
H A DGrSoftwarePathRenderer.cpp31 GrPathRenderer::StencilSupport GrSoftwarePathRenderer::onGetStencilSupport( function in class:GrSoftwarePathRenderer
H A DGrDefaultPathRenderer.cpp165 GrPathRenderer::StencilSupport GrDefaultPathRenderer::onGetStencilSupport( function in class:GrDefaultPathRenderer

Completed in 1012 milliseconds