Searched defs:hasCoverage (Results 1 – 3 of 3) sorted by relevance
23 virtual bool hasCoverage() const { return false; } in hasCoverage() function in GrCCCoverageProcessor::GSImpl130 bool hasCoverage() const override { return true; } in hasCoverage() function in GrCCCoverageProcessor::GSTriangleHullImpl293 bool hasCoverage() const override { return true; } in hasCoverage() function in GrCCCoverageProcessor::GSCornerImpl
360 bool hasCoverage, in get_blend_formula()767 bool hasCoverage = GrProcessorAnalysisCoverage::kNone != coverage; in analysis_properties() local
382 bool hasCoverage, in get_blend_formula()794 bool hasCoverage = GrProcessorAnalysisCoverage::kNone != coverage; in analysis_properties() local