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

  /external/skia/src/gpu/
GrPathRenderer.h 68 return this->onGetStencilSupport(path, stroke);
248 virtual StencilSupport onGetStencilSupport(const SkPath&, const GrStrokeInfo&) const {
264 * kStencilOnly in onGetStencilSupport().
  /external/skia/src/gpu/batches/
GrDefaultPathRenderer.cpp 173 GrDefaultPathRenderer::onGetStencilSupport(const SkPath& path, const GrStrokeInfo& stroke) const {

Completed in 182 milliseconds