Searched refs:kStencilOnly_StencilSupport (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/
H A DGrPathRendererChain.cpp46 GrPathRenderer::kStencilOnly_StencilSupport);
47 GR_STATIC_ASSERT(GrPathRenderer::kStencilOnly_StencilSupport <
51 minStencilSupport = GrPathRenderer::kStencilOnly_StencilSupport;
H A DGrPathRenderer.h71 static const StencilSupport kStencilOnly_StencilSupport = member in class:GrPathRenderer
72 GrPathRendererChain::kStencilOnly_StencilSupport;
H A DGrStencilAndCoverPathRenderer.cpp51 return GrPathRenderer::kStencilOnly_StencilSupport;
H A DGrDefaultPathRenderer.cpp172 return GrPathRenderer::kStencilOnly_StencilSupport;
/external/skia/src/gpu/
H A DGrPathRendererChain.cpp46 GrPathRenderer::kStencilOnly_StencilSupport);
47 GR_STATIC_ASSERT(GrPathRenderer::kStencilOnly_StencilSupport <
51 minStencilSupport = GrPathRenderer::kStencilOnly_StencilSupport;
H A DGrPathRenderer.h71 static const StencilSupport kStencilOnly_StencilSupport = member in class:GrPathRenderer
72 GrPathRendererChain::kStencilOnly_StencilSupport;
H A DGrStencilAndCoverPathRenderer.cpp51 return GrPathRenderer::kStencilOnly_StencilSupport;
H A DGrDefaultPathRenderer.cpp172 return GrPathRenderer::kStencilOnly_StencilSupport;
/external/chromium_org/third_party/skia/include/gpu/
H A DGrPathRendererChain.h31 kStencilOnly_StencilSupport, enumerator in enum:GrPathRendererChain::StencilSupport
/external/skia/include/gpu/
H A DGrPathRendererChain.h31 kStencilOnly_StencilSupport, enumerator in enum:GrPathRendererChain::StencilSupport

Completed in 253 milliseconds