Searched refs:fMaxPointsPerPath (Results 1 – 2 of 2) sorted by relevance
26 int fMaxPointsPerPath = 0; member170 fMaxPointsPerPath = SkTMax(fMaxPointsPerPath, path.countPoints()); in statPath()
153 : fLocalDevPtsBuffer(SkTMax(specs.fRenderedPathStats[kFillIdx].fMaxPointsPerPath, in GrCCPerFlushResources()154 specs.fRenderedPathStats[kStrokeIdx].fMaxPointsPerPath) + 1) in GrCCPerFlushResources()