Searched refs:sumLength (Results 1 – 2 of 2) sorted by relevance
615 SkScalar sumLength = 0; in compute_complexity() local619 sumLength += SkPoint::Distance(lastPoint, point); in compute_complexity()622 avgLength = sumLength / (kSampleSize - 1); in compute_complexity()