OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kStencilOnly_StencilSupport
(Results
1 - 4
of
4
) sorted by null
/external/skia/src/gpu/batches/
GrStencilAndCoverPathRenderer.h
29
return GrPathRenderer::
kStencilOnly_StencilSupport
;
GrDefaultPathRenderer.cpp
177
return GrPathRenderer::
kStencilOnly_StencilSupport
;
/external/skia/src/gpu/
GrPathRendererChain.cpp
64
GrPathRenderer::
kStencilOnly_StencilSupport
);
65
GR_STATIC_ASSERT(GrPathRenderer::
kStencilOnly_StencilSupport
<
69
minStencilSupport = GrPathRenderer::
kStencilOnly_StencilSupport
;
GrPathRenderer.h
55
kStencilOnly_StencilSupport
,
Completed in 260 milliseconds