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

  /external/skia/src/gpu/
GrPathRenderer.h 89 return this->onGetStencilSupport(target, pipelineBuilder, path, stroke);
177 virtual StencilSupport onGetStencilSupport(const GrDrawTarget*,
197 * kStencilOnly in onGetStencilSupport().
GrSoftwarePathRenderer.cpp 31 GrSoftwarePathRenderer::onGetStencilSupport(const GrDrawTarget*,
GrStencilAndCoverPathRenderer.cpp 69 GrStencilAndCoverPathRenderer::onGetStencilSupport(const GrDrawTarget*,
GrAADistanceFieldPathRenderer.cpp 116 GrAADistanceFieldPathRenderer::onGetStencilSupport(const GrDrawTarget*,
GrDefaultPathRenderer.cpp 171 GrDefaultPathRenderer::onGetStencilSupport(const GrDrawTarget*,
GrTessellatingPathRenderer.cpp     [all...]

Completed in 168 milliseconds