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

  /external/skia/src/gpu/
GrPathRendererChain.cpp 66 GrPathRenderer::kNoRestriction_StencilSupport);
72 minStencilSupport = GrPathRenderer::kNoRestriction_StencilSupport;
GrPathRenderer.h 56 kNoRestriction_StencilSupport,
164 kNoRestriction_StencilSupport == this->getStencilSupport(*args.fPath,
249 return kNoRestriction_StencilSupport;
GrClipMaskManager.cpp     [all...]
  /external/skia/src/gpu/batches/
GrDefaultPathRenderer.cpp 175 return GrPathRenderer::kNoRestriction_StencilSupport;

Completed in 59 milliseconds