Searched refs:fMaxCCPRClipPaths (Results 1 – 4 of 4) sorted by relevance
137 const int fMaxCCPRClipPaths; variable
42 , fMaxCCPRClipPaths(maxCCPRClipPaths) { in GrReducedClip()45 SkASSERT(fMaxCCPRClipPaths <= fMaxAnalyticFPs); in GrReducedClip()659 if (fCCPRClipPaths.count() < fMaxCCPRClipPaths && GrAA::kYes == aa) { in addAnalyticFP()