Searched refs:willBeAA (Results 1 – 1 of 1) sorted by relevance
33 bool willBeAA = (aaType == GrAAType::kCoverage) || willBeUpgradedToAA; in CombinedQuadCountWillOverflow() local35 return combinedQuadCount > (willBeAA ? GrResourceProvider::MaxNumAAQuads() in CombinedQuadCountWillOverflow()