Searched refs:hasSolidCoverage (Results 1 – 3 of 3) sorted by relevance
533 bool GrDrawState::hasSolidCoverage(GrVertexLayout layout) const { in hasSolidCoverage() function in GrDrawState
315 bool hasSolidCoverage(GrVertexLayout) const;
89 this->getDrawState().hasSolidCoverage(this->getGeomSrc().fVertexLayout)) { in drawRect()