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

  /external/skia/src/gpu/
GrPathRenderer.h 73 static const StencilSupport kNoRestriction_StencilSupport =
74 GrPathRendererChain::kNoRestriction_StencilSupport;
133 kNoRestriction_StencilSupport == this->getStencilSupport(target, ds, path,
181 return kNoRestriction_StencilSupport;
  /external/skia/include/gpu/
GrPathRendererChain.h 34 kNoRestriction_StencilSupport,

Completed in 53 milliseconds