Home
last modified time | relevance | path

Searched refs:kNoRestriction_StencilSupport (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrPathRenderer.h56 kNoRestriction_StencilSupport, enumerator
164 kNoRestriction_StencilSupport == this->getStencilSupport(*args.fPath, in drawPath()
249 return kNoRestriction_StencilSupport; in onGetStencilSupport()
DGrPathRendererChain.cpp66 GrPathRenderer::kNoRestriction_StencilSupport); in getPathRenderer()
72 minStencilSupport = GrPathRenderer::kNoRestriction_StencilSupport; in getPathRenderer()
DGrClipMaskManager.cpp793 stencilSupport = GrPathRenderer::kNoRestriction_StencilSupport; in createStencilClipMask()
825 GrPathRenderer::kNoRestriction_StencilSupport == stencilSupport; in createStencilClipMask()
/external/skia/src/gpu/batches/
DGrDefaultPathRenderer.cpp175 return GrPathRenderer::kNoRestriction_StencilSupport; in onGetStencilSupport()