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

/external/skia/src/gpu/
H A DGrPathRendererChain.cpp48 GrPathRenderer::kStencilOnly_StencilSupport);
49 GR_STATIC_ASSERT(GrPathRenderer::kStencilOnly_StencilSupport <
53 minStencilSupport = GrPathRenderer::kStencilOnly_StencilSupport;
H A DGrPathRenderer.h71 static const StencilSupport kStencilOnly_StencilSupport = member in class:GrPathRenderer
72 GrPathRendererChain::kStencilOnly_StencilSupport;
H A DGrStencilAndCoverPathRenderer.cpp73 return GrPathRenderer::kStencilOnly_StencilSupport;
H A DGrDefaultPathRenderer.cpp178 return GrPathRenderer::kStencilOnly_StencilSupport;
/external/skia/include/gpu/
H A DGrPathRendererChain.h33 kStencilOnly_StencilSupport, enumerator in enum:GrPathRendererChain::StencilSupport

Completed in 327 milliseconds