Searched refs:StencilSupport (Results 1 – 24 of 24) sorted by relevance
/external/skia/src/gpu/ |
D | GrPathRenderer.h | 68 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()
|
D | GrPathRendererChain.cpp | 38 StencilSupport* stencilSupport) { in getPathRenderer() 49 GrPathRenderer::StencilSupport minStencilSupport; in getPathRenderer() 63 GrPathRenderer::StencilSupport support = fChain[i]->getStencilSupport(path, in getPathRenderer()
|
D | GrSoftwarePathRenderer.h | 32 virtual StencilSupport onGetStencilSupport(const SkPath&,
|
D | GrStencilAndCoverPathRenderer.h | 34 virtual StencilSupport onGetStencilSupport(const SkPath&,
|
D | GrDefaultPathRenderer.h | 29 virtual StencilSupport onGetStencilSupport(const SkPath&,
|
D | GrStencilAndCoverPathRenderer.cpp | 47 GrPathRenderer::StencilSupport GrStencilAndCoverPathRenderer::onGetStencilSupport( in onGetStencilSupport()
|
D | GrSoftwarePathRenderer.cpp | 31 GrPathRenderer::StencilSupport GrSoftwarePathRenderer::onGetStencilSupport( in onGetStencilSupport()
|
D | GrDefaultPathRenderer.cpp | 165 GrPathRenderer::StencilSupport GrDefaultPathRenderer::onGetStencilSupport( in onGetStencilSupport()
|
D | GrClipMaskManager.cpp | 640 GrPathRenderer::StencilSupport stencilSupport; in createStencilClipMask()
|
D | GrContext.cpp | 1679 GrPathRendererChain::StencilSupport* stencilSupport) { in getPathRenderer()
|
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrPathRenderer.h | 68 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()
|
D | GrPathRendererChain.cpp | 38 StencilSupport* stencilSupport) { in getPathRenderer() 49 GrPathRenderer::StencilSupport minStencilSupport; in getPathRenderer() 63 GrPathRenderer::StencilSupport support = fChain[i]->getStencilSupport(path, in getPathRenderer()
|
D | GrSoftwarePathRenderer.h | 32 virtual StencilSupport onGetStencilSupport(const SkPath&,
|
D | GrStencilAndCoverPathRenderer.h | 34 virtual StencilSupport onGetStencilSupport(const SkPath&,
|
D | GrDefaultPathRenderer.h | 29 virtual StencilSupport onGetStencilSupport(const SkPath&,
|
D | GrStencilAndCoverPathRenderer.cpp | 47 GrPathRenderer::StencilSupport GrStencilAndCoverPathRenderer::onGetStencilSupport( in onGetStencilSupport()
|
D | GrSoftwarePathRenderer.cpp | 31 GrPathRenderer::StencilSupport GrSoftwarePathRenderer::onGetStencilSupport( in onGetStencilSupport()
|
D | GrDefaultPathRenderer.cpp | 165 GrPathRenderer::StencilSupport GrDefaultPathRenderer::onGetStencilSupport( in onGetStencilSupport()
|
D | GrClipMaskManager.cpp | 640 GrPathRenderer::StencilSupport stencilSupport; in createStencilClipMask()
|
D | GrContext.cpp | 1679 GrPathRendererChain::StencilSupport* stencilSupport) { in getPathRenderer()
|
/external/chromium_org/third_party/skia/include/gpu/ |
D | GrPathRendererChain.h | 29 enum StencilSupport { enum 62 StencilSupport* stencilSupport);
|
D | GrContext.h | 851 GrPathRendererChain::StencilSupport* stencilSupport = NULL);
|
/external/skia/include/gpu/ |
D | GrPathRendererChain.h | 29 enum StencilSupport { enum 62 StencilSupport* stencilSupport);
|
D | GrContext.h | 851 GrPathRendererChain::StencilSupport* stencilSupport = NULL);
|