Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrPathRenderer.h68 typedef GrPathRendererChain::StencilSupport StencilSupport; typedef
69 static const StencilSupport kNoSupport_StencilSupport =
71 static const StencilSupport kStencilOnly_StencilSupport =
73 static const StencilSupport kNoRestriction_StencilSupport =
84 StencilSupport getStencilSupport(const SkPath& path, in getStencilSupport()
159 virtual StencilSupport onGetStencilSupport(const SkPath&, in onGetStencilSupport()
DGrPathRendererChain.cpp38 StencilSupport* stencilSupport) { in getPathRenderer()
49 GrPathRenderer::StencilSupport minStencilSupport; in getPathRenderer()
63 GrPathRenderer::StencilSupport support = fChain[i]->getStencilSupport(path, in getPathRenderer()
DGrSoftwarePathRenderer.h32 virtual StencilSupport onGetStencilSupport(const SkPath&,
DGrStencilAndCoverPathRenderer.h34 virtual StencilSupport onGetStencilSupport(const SkPath&,
DGrDefaultPathRenderer.h29 virtual StencilSupport onGetStencilSupport(const SkPath&,
DGrStencilAndCoverPathRenderer.cpp47 GrPathRenderer::StencilSupport GrStencilAndCoverPathRenderer::onGetStencilSupport( in onGetStencilSupport()
DGrSoftwarePathRenderer.cpp31 GrPathRenderer::StencilSupport GrSoftwarePathRenderer::onGetStencilSupport( in onGetStencilSupport()
DGrDefaultPathRenderer.cpp165 GrPathRenderer::StencilSupport GrDefaultPathRenderer::onGetStencilSupport( in onGetStencilSupport()
DGrClipMaskManager.cpp640 GrPathRenderer::StencilSupport stencilSupport; in createStencilClipMask()
DGrContext.cpp1679 GrPathRendererChain::StencilSupport* stencilSupport) { in getPathRenderer()
/external/chromium_org/third_party/skia/src/gpu/
DGrPathRenderer.h68 typedef GrPathRendererChain::StencilSupport StencilSupport; typedef
69 static const StencilSupport kNoSupport_StencilSupport =
71 static const StencilSupport kStencilOnly_StencilSupport =
73 static const StencilSupport kNoRestriction_StencilSupport =
84 StencilSupport getStencilSupport(const SkPath& path, in getStencilSupport()
159 virtual StencilSupport onGetStencilSupport(const SkPath&, in onGetStencilSupport()
DGrPathRendererChain.cpp38 StencilSupport* stencilSupport) { in getPathRenderer()
49 GrPathRenderer::StencilSupport minStencilSupport; in getPathRenderer()
63 GrPathRenderer::StencilSupport support = fChain[i]->getStencilSupport(path, in getPathRenderer()
DGrSoftwarePathRenderer.h32 virtual StencilSupport onGetStencilSupport(const SkPath&,
DGrStencilAndCoverPathRenderer.h34 virtual StencilSupport onGetStencilSupport(const SkPath&,
DGrDefaultPathRenderer.h29 virtual StencilSupport onGetStencilSupport(const SkPath&,
DGrStencilAndCoverPathRenderer.cpp47 GrPathRenderer::StencilSupport GrStencilAndCoverPathRenderer::onGetStencilSupport( in onGetStencilSupport()
DGrSoftwarePathRenderer.cpp31 GrPathRenderer::StencilSupport GrSoftwarePathRenderer::onGetStencilSupport( in onGetStencilSupport()
DGrDefaultPathRenderer.cpp165 GrPathRenderer::StencilSupport GrDefaultPathRenderer::onGetStencilSupport( in onGetStencilSupport()
DGrClipMaskManager.cpp640 GrPathRenderer::StencilSupport stencilSupport; in createStencilClipMask()
DGrContext.cpp1679 GrPathRendererChain::StencilSupport* stencilSupport) { in getPathRenderer()
/external/chromium_org/third_party/skia/include/gpu/
DGrPathRendererChain.h29 enum StencilSupport { enum
62 StencilSupport* stencilSupport);
DGrContext.h851 GrPathRendererChain::StencilSupport* stencilSupport = NULL);
/external/skia/include/gpu/
DGrPathRendererChain.h29 enum StencilSupport { enum
62 StencilSupport* stencilSupport);
DGrContext.h851 GrPathRendererChain::StencilSupport* stencilSupport = NULL);