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

  /external/chromium_org/third_party/skia/src/gpu/
GrPathRendererChain.cpp 46 GrPathRenderer::kStencilOnly_StencilSupport);
47 GR_STATIC_ASSERT(GrPathRenderer::kStencilOnly_StencilSupport <
51 minStencilSupport = GrPathRenderer::kStencilOnly_StencilSupport;
GrPathRenderer.h 71 static const StencilSupport kStencilOnly_StencilSupport =
72 GrPathRendererChain::kStencilOnly_StencilSupport;
GrStencilAndCoverPathRenderer.cpp 51 return GrPathRenderer::kStencilOnly_StencilSupport;
GrDefaultPathRenderer.cpp 172 return GrPathRenderer::kStencilOnly_StencilSupport;
  /external/chromium_org/third_party/skia/include/gpu/
GrPathRendererChain.h 31 kStencilOnly_StencilSupport,

Completed in 3043 milliseconds