Searched refs:twoSidedStencilSupport (Results 1 – 4 of 4) sorted by relevance
44 this->addPathRenderer(new GrDefaultPathRenderer(caps.twoSidedStencilSupport(), in GrPathRendererChain()
998 SkASSERT(this->caps()->twoSidedStencilSupport() || !settings.isTwoSided()); in setPipelineBuilderStencil()1019 bool twoSided = this->caps()->twoSidedStencilSupport(); in adjustStencilParams()
140 bool twoSidedStencilSupport() const { return fTwoSidedStencilSupport; } in twoSidedStencilSupport() function
2817 if (this->caps()->twoSidedStencilSupport()) { in flushStencil()