Searched refs:StencilSupport (Results 1 - 24 of 24) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrPathRenderer.h68 typedef GrPathRendererChain::StencilSupport StencilSupport; typedef in class:GrPathRenderer
69 static const StencilSupport kNoSupport_StencilSupport =
71 static const StencilSupport kStencilOnly_StencilSupport =
73 static const StencilSupport kNoRestriction_StencilSupport =
84 StencilSupport getStencilSupport(const SkPath& path,
159 virtual StencilSupport onGetStencilSupport(const SkPath&,
H A DGrPathRendererChain.cpp38 StencilSupport* stencilSupport) {
49 GrPathRenderer::StencilSupport minStencilSupport;
63 GrPathRenderer::StencilSupport support = fChain[i]->getStencilSupport(path,
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 DGrSoftwarePathRenderer.cpp25 GrPathRenderer::StencilSupport GrSoftwarePathRenderer::onGetStencilSupport(
H A DGrStencilAndCoverPathRenderer.cpp47 GrPathRenderer::StencilSupport GrStencilAndCoverPathRenderer::onGetStencilSupport(
H A DGrDefaultPathRenderer.cpp165 GrPathRenderer::StencilSupport GrDefaultPathRenderer::onGetStencilSupport(
H A DGrClipMaskManager.cpp760 GrPathRenderer::StencilSupport stencilSupport;
H A DGrContext.cpp1795 GrPathRendererChain::StencilSupport* stencilSupport) {
/external/skia/src/gpu/
H A DGrPathRenderer.h68 typedef GrPathRendererChain::StencilSupport StencilSupport; typedef in class:GrPathRenderer
69 static const StencilSupport kNoSupport_StencilSupport =
71 static const StencilSupport kStencilOnly_StencilSupport =
73 static const StencilSupport kNoRestriction_StencilSupport =
84 StencilSupport getStencilSupport(const SkPath& path,
159 virtual StencilSupport onGetStencilSupport(const SkPath&,
H A DGrPathRendererChain.cpp38 StencilSupport* stencilSupport) {
49 GrPathRenderer::StencilSupport minStencilSupport;
63 GrPathRenderer::StencilSupport support = fChain[i]->getStencilSupport(path,
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 DGrStencilAndCoverPathRenderer.cpp47 GrPathRenderer::StencilSupport GrStencilAndCoverPathRenderer::onGetStencilSupport(
H A DGrSoftwarePathRenderer.cpp31 GrPathRenderer::StencilSupport GrSoftwarePathRenderer::onGetStencilSupport(
H A DGrDefaultPathRenderer.cpp165 GrPathRenderer::StencilSupport GrDefaultPathRenderer::onGetStencilSupport(
H A DGrClipMaskManager.cpp759 GrPathRenderer::StencilSupport stencilSupport;
H A DGrContext.cpp1766 GrPathRendererChain::StencilSupport* stencilSupport) {
/external/chromium_org/third_party/skia/include/gpu/
H A DGrPathRendererChain.h29 enum StencilSupport { enum in class:GrPathRendererChain
57 StencilSupport in GrPathRenderer.h. */
62 StencilSupport* stencilSupport);
H A DGrContext.h951 GrPathRendererChain::StencilSupport* stencilSupport = NULL);
/external/skia/include/gpu/
H A DGrPathRendererChain.h29 enum StencilSupport { enum in class:GrPathRendererChain
57 StencilSupport in GrPathRenderer.h. */
62 StencilSupport* stencilSupport);
H A DGrContext.h945 GrPathRendererChain::StencilSupport* stencilSupport = NULL);

Completed in 346 milliseconds