HomeSort by relevance Sort by last modified time
    Searched refs:kNoRestriction_StencilSupport (Results 1 - 5 of 5) sorted by null

  /external/skia/src/gpu/
GrPathRenderer.h 52 kNoRestriction_StencilSupport,
166 SkASSERT(kNoRestriction_StencilSupport == this->getStencilSupport(*args.fShape));
245 return kNoRestriction_StencilSupport;
GrPathRendererChain.cpp 83 GrPathRenderer::kNoRestriction_StencilSupport);
88 minStencilSupport = GrPathRenderer::kNoRestriction_StencilSupport;
GrReducedClip.cpp 733 stencilSupport = GrPathRenderer::kNoRestriction_StencilSupport;
    [all...]
  /external/skia/src/gpu/ops/
GrDefaultPathRenderer.cpp 54 return GrPathRenderer::kNoRestriction_StencilSupport;
GrMSAAPathRenderer.cpp 44 return GrPathRenderer::kNoRestriction_StencilSupport;

Completed in 120 milliseconds