Home
last modified time | relevance | path

Searched refs:fMaxCCPRClipPaths (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/
DGrReducedClip.h137 const int fMaxCCPRClipPaths; variable
DGrReducedClip.cpp42 , fMaxCCPRClipPaths(maxCCPRClipPaths) { in GrReducedClip()
45 SkASSERT(fMaxCCPRClipPaths <= fMaxAnalyticFPs); in GrReducedClip()
659 if (fCCPRClipPaths.count() < fMaxCCPRClipPaths && GrAA::kYes == aa) { in addAnalyticFP()
/external/skqp/src/gpu/
DGrReducedClip.h137 const int fMaxCCPRClipPaths; variable
DGrReducedClip.cpp42 , fMaxCCPRClipPaths(maxCCPRClipPaths) { in GrReducedClip()
45 SkASSERT(fMaxCCPRClipPaths <= fMaxAnalyticFPs); in GrReducedClip()
659 if (fCCPRClipPaths.count() < fMaxCCPRClipPaths && GrAA::kYes == aa) { in addAnalyticFP()